H3K9ac_fixed_seqlen / README.md
yangyz1230's picture
Upload dataset
408e3d4 verified
|
raw
history blame contribute delete
No virus
568 Bytes
---
dataset_info:
features:
- name: name
dtype: string
- name: sequence
dtype: string
- name: chrom
dtype: string
- name: start
dtype: int64
- name: end
dtype: int64
- name: strand
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 406985
num_examples: 740
- name: test
num_bytes: 39531
num_examples: 72
download_size: 216245
dataset_size: 446516
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---