GUE_v2
收藏资源简介:
GUE_v2 是一个多物种基因组分类数据集的集合,源自 GUE (v2) 并经过质量标准筛选,旨在提供高质量、精选的基因组基准数据集。该数据集包含多个子集(配置),每个子集对应一个特定的基因组分类任务,涵盖了表观遗传修饰预测(如 H3、H3K14ac、H3K36me3 等)、不同细胞系(如 GM12878、HUVEC、HeLa-S3、IMR90、K562、NHEK)的表观遗传状态分类、小鼠基因组分类(mouse_0 至 mouse_4)、启动子区域识别(包括 300bp 启动子和核心启动子,以及含 TATA 盒和不含 TATA 盒的变体)以及转录因子结合位点预测(tf_0 至 tf_4)等多种任务。每个子集的数据以 CSV 格式提供,并划分为训练集、验证集和测试集,便于机器学习模型的训练与评估。
GUE_v2 is a collection of multi-species genome classification datasets, derived from GUE (v2) and filtered by quality standards, aiming to provide a high-quality, curated genomic benchmark dataset. The dataset contains multiple subsets (configurations), each corresponding to a specific genome classification task, covering epigenetic modification prediction (e.g., H3, H3K14ac, H3K36me3, etc.), epigenetic state classification in different cell lines (e.g., GM12878, HUVEC, HeLa-S3, IMR90, K562, NHEK), mouse genome classification (mouse_0 to mouse_4), promoter region identification (including 300bp promoter and core promoter, as well as variants with and without TATA box), and transcription factor binding site prediction (tf_0 to tf_4). Data for each subset is provided in CSV format and divided into training, validation, and test sets, facilitating machine learning model training and evaluation.
GUE_v2 数据集详情
数据集概述
GUE_v2 是一个多物种基因组分类数据集的集合,源自 GUE (v2),经过质量筛选后收录于高质量策展的基因组基准数据集中。
数据集结构
该数据集包含 32 个子配置(config),每个配置对应一个基因组分类任务,均包含 训练集(train)、验证集(validation)和测试集(test) 三个数据划分,文件格式为 CSV.GZ 压缩文件。
配置分类
- 表观遗传标记(EMP_*,共10个):EMP_H3、EMP_H3K14ac、EMP_H3K36me3、EMP_H3K4me1、EMP_H3K4me2、EMP_H3K4me3、EMP_H3K79me3、EMP_H3K9ac、EMP_H4、EMP_H4ac。
- 细胞系表观遗传(EPI_*,共6个):EPI_GM12878、EPI_HUVEC、EPI_HeLa-S3、EPI_IMR90、EPI_K562、EPI_NHEK。
- 小鼠相关(mouse_*,共5个):mouse_0 至 mouse_4。
- 启动子区域(prom_*,共6个):prom_300_all、prom_300_notata、prom_300_tata、prom_core_all、prom_core_notata、prom_core_tata。
- 转录因子(tf_*,共5个):tf_0 至 tf_4。
文件组织
每个子配置下包含三个文件:
{配置名}_train.csv.gz:训练集{配置名}_val.csv.gz:验证集{配置名}_test.csv.gz:测试集
此外,仓库根目录还包含一个元数据文件 GUE_v2_metadata.json。




