depinwang/rnaseq-aligner-toy-benchmark-junctions-v1-starsweep
收藏资源简介:
这是一个RNA-seq比对工具基准测试的原始连接数据集,包含500万行数据。每行数据代表一个比对工具在特定样本上的原始剪接连接调用,具体包括比对工具名称、样本ID、染色体位置、内含子起始和结束位置、链方向以及读取支持计数。数据集的来源包括实验名称rnaseq-aligner-toy-benchmark、使用的集群Puhti (CSC)、参考基因组GRCh38.primary_assembly + GENCODE v45、模拟方法simulate_reads.py(转录本均匀采样,无错误模型)以及评分方法score_junctions.py(精确元组匹配,最小读取数=3)。
This is a raw splice-junction calls dataset for RNA-seq aligner benchmark, containing 5 million rows. Each row represents raw splice-junction calls per (aligner, sample), including aligner name, sample ID, chromosome (UCSC chr*), 0-based intron start and end (exclusive), strand (+, -, or .), and read support count. The datasets provenance includes the experiment name rnaseq-aligner-toy-benchmark, cluster Puhti (CSC), reference GRCh38.primary_assembly + GENCODE v45, simulation method simulate_reads.py (transcripts uniform-sampled, no error model), and scoring method score_junctions.py (exact tuple match, min_reads=3).




