seqedge-data
收藏资源简介:
seqedge-data 是一个面向基因组队列分析的开源数据集,作为交互式网络平台 GalibierHub 的官方公共数据后端。该数据集包含约 1.3 GB 的开放访问数据,采用 MIT 许可发布。数据集内容涵盖参考基因组文件(如 reference.fasta 和 annotation.gff3)、12 个样本特异性的 VCF 文件(用于变异和群体遗传学分析)、以及 12 个完整的 FASTA 文件(优化用于机器学习序列提取和启动子预测)。此外,还包含 SARS-CoV-2 参考文件(如 scov2.fa、scov2.gb 等)以及教育材料和研究生教材。数据样本来源于 FANTOM5 人类原代细胞 CAGE 数据(hg19),具体来自 FANTOM5 human.primary_cell.hCAGE 队列,使用 HeliScope CAGE 平台。该数据集适用于学术研究、生物信息学下游流程以及机器学习模型训练,特别是变体识别、序列分类和启动子预测等任务。
seqedge-data is an open-source dataset for genomic cohort analysis, serving as the official public data backend for the interactive web platform GalibierHub. The dataset contains approximately 1.3 GB of open-access data released under the MIT license. It includes reference genome files (e.g., reference.fasta and annotation.gff3), 12 sample-specific VCF files (for variant and population genetics analysis), and 12 complete FASTA files (optimized for machine learning sequence extraction and promoter prediction). Additionally, it contains SARS-CoV-2 reference files (e.g., scov2.fa, scov2.gb, etc.) as well as educational materials and graduate textbooks. The data samples originate from FANTOM5 human primary cell CAGE data (hg19), specifically from the FANTOM5 human.primary_cell.hCAGE cohort, using the HeliScope CAGE platform. This dataset is suitable for academic research, bioinformatics downstream pipelines, and machine learning model training, particularly for tasks such as variant identification, sequence classification, and promoter prediction.
数据集概述
seqedge-data 是 GalibierHub 交互式基因组队列分析平台的官方公共数据后端,包含约 1.3 GB 的开放获取数据,采用 MIT 许可证发布。
数据结构
数据集按目录组织,支持传统生物信息学工作流和机器学习应用:
| 目录 | 内容 |
|---|---|
Records/Reference_Genomes/ |
全局参考文件(reference.fasta 和 annotation.gff3) |
Records/Variant_Calling_VCF/ |
12 个样本特异性 .vcf.gz 文件 |
Records/ML_Ready_FASTA/ |
12 个完整的 .fasta 文件,用于机器学习序列提取和启动子预测 |
| 根目录 | SARS-CoV-2 参考文件(scov2.fa、scov2.gb、scov2.genes.bed、scov2.genes.gff3) |
Learning-Resources/ |
生物信息学教育材料和参考 PDF |
Graduate-student-textbooks/ |
研究生水平补充教材 |
源数据详情
目录中的 12 个主要演示样本(如 CNhs13076、CNhs13080、CNhs13195、CNhs13216)来自公共测试文件:
- 来源:FANTOM5 人类原代细胞 CAGE 数据(hg19)
- 队列:FANTOM5 human.primary_cell.hCAGE
- 平台:HeliScope CAGE
- 项目链接:https://fantom.gsc.riken.jp/5/
- 参考出版物:https://www.nature.com/articles/sdata2017112
使用方式
可通过 Hugging Face CLI、wget 或 curl 直接下载。推荐使用 GalibierHub 下载界面,支持:
- 自动生成 Python、SLURM 和
.bat批量下载脚本 - MD5 和 SHA-256 完整性校验命令
- 从 JBrowse 2 基因组可视化界面无缝跳转到文件下载




