ABC-all-predictions / README.md
SunnyLin's picture
Upload dataset
8d47061 verified
metadata
dataset_info:
  features:
    - name: chr
      dtype: string
    - name: start
      dtype: int64
    - name: end
      dtype: int64
    - name: TargetGene
      dtype: string
    - name: activity
      dtype: float64
    - name: hic_contact
      dtype: float64
    - name: ABC_Score
      dtype: float64
  splits:
    - name: K562
      num_bytes: 488904014
      num_examples: 8405058
    - name: liver
      num_bytes: 507105416
      num_examples: 8687421
  download_size: 119123718
  dataset_size: 996009430
configs:
  - config_name: default
    data_files:
      - split: K562
        path: data/K562-*
      - split: liver
        path: data/liver-*