Calvin-Fang commited on
Commit
8e659cf
·
verified ·
1 Parent(s): 5dd2b69

Update README.md

Browse files

The format of the readme file is affected by a single quotation mark, as shown in the image.

![image](https://cdn-uploads.huggingface.co/production/uploads/68d17fb78b48d5f89e1f7e2e/7hckGv8Fx1krjFkTpEevE.png)

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