depinwang/lsec-lonp2-splicing-viz-percell-counts-v1
lsec-lonp2-splicing-viz-percell-counts-v1 Per-cell read-level junction counts for the LONP2 SE event, HC vs F2-3 (10 samples), from lsec_bams_dedup (UMI-dedup) split by CB in cell_barcode.tsv.gz. E/I = read counts of the exclusion / inclusion junctions; I = max(inclA, inclB); PSI = I/(I+E). Read-level, NOT UMI-collapsed. Known-null locus — expect PSI=1.00 for nearly all cells in both groups. Dataset Info Rows: 38 Columns: 8 Columns Column… See the full description on the dataset page: https://huggingface.co/datasets/depinwang/lsec-lonp2-splicing-viz-percell-counts-v1.
lsec-lonp2-splicing-viz-percell-counts-v1
Per-cell read-level junction counts for the LONP2 SE event, HC vs F2-3 (10 samples), from lsecbamsdedup (UMI-dedup) split by CB in cell_barcode.tsv.gz. E/I = read counts of the exclusion / inclusion junctions; I = max(inclA, inclB); PSI = I/(I+E). Read-level, NOT UMI-collapsed. Known-null locus — expect PSI=1.00 for nearly all cells in both groups.
Dataset Info
- Rows: 38
- Columns: 8
Columns
Generation Parameters
{
"script_name": "upload_lonp2_artifacts.py",
"model": "VALERIE-2.1.2 (wenweixiong/VALERIE, PlotPSI.SE.Pos)",
"experiment_name": "lsec-lonp2-splicing-viz",
"cluster": "turso",
"artifact_status": "final",
"job_id": "turso:75306771",
"canary": false,
"description": "Per-cell read-level junction counts for the LONP2 SE event, HC vs F2-3 (10 samples), from lsec_bams_dedup (UMI-dedup) split by CB in cell_barcode.tsv.gz. E/I = read counts of the exclusion / inclusion junctions; I = max(inclA, inclB); PSI = I/(I+E). Read-level, NOT UMI-collapsed. Known-null locus \u2014 expect PSI=1.00 for nearly all cells in both groups.",
"hyperparameters": {},
"input_datasets": []
}Usage
from datasets import load_dataset
dataset = load_dataset("depinwang/lsec-lonp2-splicing-viz-percell-counts-v1", split="train")
print(f"Loaded {len(dataset)} rows")Uploaded via [RACA](https://github.com/Zayne-sprague/Dr-Claude-Code) hf_utility.
