tferebee commited on
Commit
e8830c4
1 Parent(s): c7e207a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -23
README.md CHANGED
@@ -9,7 +9,6 @@ pretty_name: Maize and Arabidopsis gene expression
9
  # Dataset Card for Maize and Arabidopsis gene expression
10
  Plant Gene expression data used for benchmarking sequence to gene expression prediction ML models.
11
 
12
- ## Dataset Details
13
 
14
  ### Dataset Description
15
 
@@ -23,11 +22,27 @@ Within the `tasks` folder, datasets are broken down by `species-task-tissue`, so
23
  ```
24
  All tasks are split by 80% train, 10% validation, and 10% test.
25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
 
27
  - **Curated by:** Taylor Ferebee, Travis Wrightsman, Jingjing Zhai, Aaron Gokaslan, Volodymyr Kuleshov, Edward S. Buckler
28
- - **Funded by [optional]:** [More Information Needed]
29
- - **Shared by [optional]:** [More Information Needed]
30
- - **Language(s) (NLP):** [More Information Needed]
31
  - **License:** MIT
32
 
33
  ### Dataset Sources
@@ -51,27 +66,10 @@ All tasks are split by 80% train, 10% validation, and 10% test.
51
 
52
 
53
 
54
- - **Repository:** [https://github.com/maize-genetics/expression-survey]
55
- - **Paper:** PLExBench: A benchmarking suite for predicting gene expression in plants
56
 
57
 
58
- ## Dataset Structure
59
 
60
- ```
61
- dataset
62
- genomes/
63
- Arabidopsis_thaliana/
64
- annotation.fa
65
- ath.gff
66
- Zea_mays/
67
- annotation.fa
68
- ath.gff
69
- tasks/
70
- species-task-tissue/
71
- train.tsv
72
- validate.tsv
73
- test.tsv
74
- ```
75
 
76
 
77
  ### Curation Rationale
@@ -93,4 +91,4 @@ keep the same train-test-validate split.
93
  Taylor Ferebee (tf259@cornell.edu)
94
 
95
  ## Dataset Card Contact
96
- Taylor Ferebee (tf259@cornell.edu)
 
9
  # Dataset Card for Maize and Arabidopsis gene expression
10
  Plant Gene expression data used for benchmarking sequence to gene expression prediction ML models.
11
 
 
12
 
13
  ### Dataset Description
14
 
 
22
  ```
23
  All tasks are split by 80% train, 10% validation, and 10% test.
24
 
25
+ ## Dataset Structure
26
+
27
+ ```
28
+ dataset
29
+ genomes/
30
+ Arabidopsis_thaliana/
31
+ annotation.fa
32
+ ath.gff
33
+ Zea_mays/
34
+ annotation.fa
35
+ ath.gff
36
+ tasks/
37
+ species-task-tissue/
38
+ train.tsv
39
+ validate.tsv
40
+ test.tsv
41
+ ```
42
 
43
  - **Curated by:** Taylor Ferebee, Travis Wrightsman, Jingjing Zhai, Aaron Gokaslan, Volodymyr Kuleshov, Edward S. Buckler
44
+ - **Repository:** [https://github.com/maize-genetics/expression-survey]
45
+ - **Paper:** PLExBench: A benchmarking suite for predicting gene expression in plants
 
46
  - **License:** MIT
47
 
48
  ### Dataset Sources
 
66
 
67
 
68
 
 
 
69
 
70
 
 
71
 
72
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
 
74
 
75
  ### Curation Rationale
 
91
  Taylor Ferebee (tf259@cornell.edu)
92
 
93
  ## Dataset Card Contact
94
+ Taylor Ferebee (tf259@cornell.edu), Cinta Romay, Edward S. Buckler