Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -73,6 +73,7 @@ Tags are provided as [IOB2-style tags](https://en.wikipedia.org/wiki/Inside%E2%8
|
|
73 |
- `CELL`: cell types and cell lines.
|
74 |
- `TISSUE`: tissues and organs
|
75 |
- `ORGANISM`: species
|
|
|
76 |
- `EXP_ASSAY`: experimental assays
|
77 |
`ROLES`: the role of entities with regard to the causal hypotheses tested in the reported results. The tags are:
|
78 |
- `CONTROLLED_VAR`: entities that are associated with experimental variables and that subjected to controlled and targeted perturbations.
|
@@ -184,6 +185,7 @@ We recommend to use the diseases by filtering the examples that contain them.
|
|
184 |
### Dataset Curators
|
185 |
|
186 |
Thomas Lemberger, EMBO.
|
|
|
187 |
|
188 |
### Licensing Information
|
189 |
|
@@ -191,7 +193,22 @@ CC BY 4.0
|
|
191 |
|
192 |
### Citation Information
|
193 |
|
194 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
195 |
|
196 |
### Contributions
|
197 |
|
|
|
73 |
- `CELL`: cell types and cell lines.
|
74 |
- `TISSUE`: tissues and organs
|
75 |
- `ORGANISM`: species
|
76 |
+
- `DISEASE`: diseases (see limitations)
|
77 |
- `EXP_ASSAY`: experimental assays
|
78 |
`ROLES`: the role of entities with regard to the causal hypotheses tested in the reported results. The tags are:
|
79 |
- `CONTROLLED_VAR`: entities that are associated with experimental variables and that subjected to controlled and targeted perturbations.
|
|
|
185 |
### Dataset Curators
|
186 |
|
187 |
Thomas Lemberger, EMBO.
|
188 |
+
Jorge Abreu Vicente, EMBO
|
189 |
|
190 |
### Licensing Information
|
191 |
|
|
|
193 |
|
194 |
### Citation Information
|
195 |
|
196 |
+
We are currently working on a paper to present the dataset. It is expected to be ready by 2023 spring. In the meantime, the following paper should be cited.
|
197 |
+
|
198 |
+
```latex
|
199 |
+
@article {Liechti058529,
|
200 |
+
author = {Liechti, Robin and George, Nancy and El-Gebali, Sara and G{\"o}tz, Lou and Crespo, Isaac and Xenarios, Ioannis and Lemberger, Thomas},
|
201 |
+
title = {SourceData - a semantic platform for curating and searching figures},
|
202 |
+
elocation-id = {058529},
|
203 |
+
year = {2016},
|
204 |
+
doi = {10.1101/058529},
|
205 |
+
publisher = {Cold Spring Harbor Laboratory},
|
206 |
+
URL = {https://www.biorxiv.org/content/early/2016/06/20/058529},
|
207 |
+
eprint = {https://www.biorxiv.org/content/early/2016/06/20/058529.full.pdf},
|
208 |
+
journal = {bioRxiv}
|
209 |
+
}
|
210 |
+
```
|
211 |
+
|
212 |
|
213 |
### Contributions
|
214 |
|