arijain1's picture
Upload dataset
e21d828 verified
---
dataset_info:
- config_name: genes
features:
- name: gene
dtype: string
- name: uniprot_id
dtype: string
- name: protein_name
dtype: string
- name: protein_function
dtype: string
- name: protein_domains
dtype: string
- name: protein_interactions
dtype: string
- name: pathways
dtype: string
- name: go_mf
dtype: string
- name: go_bp
dtype: string
- name: go_cc
dtype: string
- name: subcellular_location
dtype: string
splits:
- name: genes
num_bytes: 84355627
num_examples: 19000
download_size: 21246501
dataset_size: 84355627
- config_name: pathways
features:
- name: pathway
dtype: string
- name: genes
list: string
- name: full_description
dtype: string
- name: brief_description
dtype: string
splits:
- name: pathways
num_bytes: 13211887
num_examples: 14743
download_size: 3489604
dataset_size: 13211887
- config_name: reasoning_nadig_replogle_new
features:
- name: gene_target
dtype: string
- name: protein_target
dtype: string
- name: cell_type
dtype: string
- name: tissue_type
dtype: string
- name: pathway_name
dtype: string
- name: pathway_change
dtype: string
- name: pathway_score
dtype: float64
- name: experiment
dtype: string
- name: cell_file
dtype: string
splits:
- name: train
num_bytes: 282231252
num_examples: 1122415
- name: test
num_bytes: 371936771
num_examples: 1476786
download_size: 28261190
dataset_size: 654168023
configs:
- config_name: genes
data_files:
- split: genes
path: genes/genes-*
- config_name: pathways
data_files:
- split: pathways
path: pathways/pathways-*
- config_name: reasoning_nadig_replogle_new
data_files:
- split: train
path: reasoning_nadig_replogle_new/train-*
- split: test
path: reasoning_nadig_replogle_new/test-*
---