cmatkhan Calvin-Fang commited on
Commit
e69d55f
·
verified ·
1 Parent(s): da645d3

Update README.md (#3)

Browse files

- Update README.md (8e659cf511e574cc2f080e8dc706c4a160c9ae45)


Co-authored-by: FANG KAIWEN <[email protected]>

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -31,7 +31,7 @@ configs:
31
  dtype: string
32
  description: Sample identifier used by yeastepigenome.org
33
  - config_name: genome_map
34
- description: ChIP-exo 5' tag coverage data partitioned by sample accession
35
  dataset_type: genome_map
36
  data_files:
37
  - split: train
@@ -43,10 +43,10 @@ configs:
43
  description: Chromosome name (e.g., chrI, chrII, etc.)
44
  - name: pos
45
  dtype: int32
46
- description: Genomic position of the 5' tag
47
  - name: pileup
48
  dtype: int32
49
- description: Depth of coverage (number of 5' tags) at this genomic position
50
  - config_name: rossi_annotated_features
51
  description: ChIP-exo regulator-target binding features with peak statistics
52
  dataset_type: annotated_features
 
31
  dtype: string
32
  description: Sample identifier used by yeastepigenome.org
33
  - config_name: genome_map
34
+ description: "ChIP-exo 5' tag coverage data partitioned by sample accession"
35
  dataset_type: genome_map
36
  data_files:
37
  - split: train
 
43
  description: Chromosome name (e.g., chrI, chrII, etc.)
44
  - name: pos
45
  dtype: int32
46
+ description: "Genomic position of the 5' tag"
47
  - name: pileup
48
  dtype: int32
49
+ description: "Depth of coverage (number of 5' tags) at this genomic position"
50
  - config_name: rossi_annotated_features
51
  description: ChIP-exo regulator-target binding features with peak statistics
52
  dataset_type: annotated_features