Update README.md
Browse files
README.md
CHANGED
|
@@ -9,4 +9,18 @@ language:
|
|
| 9 |
**This dataset contains quantitative data on the anticancer effects of the natural coumarins Auraptene (AUR) and Umbelliprenin (UMB) across 27 studies. The data were collected from published literature reporting the impacts of AUR and UMB treatment on the viability of diverse human cancer cell lines.**
|
| 10 |
|
| 11 |
[The data](https://doi.org/10.5061/dryad.cvdncjt9k) are from published literature, as cited in this [paper](https://www.nature.com/articles/s41598-024-62747-z).
|
| 12 |
-
The codes utilized in the paper are available at: [https://github.com/moneuron/srep-meta-codes](https://github.com/moneuron/srep-meta-codes)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
**This dataset contains quantitative data on the anticancer effects of the natural coumarins Auraptene (AUR) and Umbelliprenin (UMB) across 27 studies. The data were collected from published literature reporting the impacts of AUR and UMB treatment on the viability of diverse human cancer cell lines.**
|
| 10 |
|
| 11 |
[The data](https://doi.org/10.5061/dryad.cvdncjt9k) are from published literature, as cited in this [paper](https://www.nature.com/articles/s41598-024-62747-z).
|
| 12 |
+
The codes utilized in the paper are available at: [https://github.com/moneuron/srep-meta-codes](https://github.com/moneuron/srep-meta-codes)
|
| 13 |
+
|
| 14 |
+
* `author`: First author's last name from publication
|
| 15 |
+
* `year`: Publication year
|
| 16 |
+
* `cancerType`: Cancer type examined
|
| 17 |
+
* `cellLine`: Specific cell line utilized
|
| 18 |
+
* `time`: Treatment duration (in hours)
|
| 19 |
+
* `coumarin`: Coumarin used (AUR or UMB)
|
| 20 |
+
* `coumarinDose`: Dosage of coumarin (in μM)
|
| 21 |
+
* `viability`: Mean viability (%) in treatment group
|
| 22 |
+
* `viabilitySD`: Standard deviation of treatment group viability
|
| 23 |
+
* `viabilityN`: Number of repeats in treatment group
|
| 24 |
+
* `control`: Mean viability (%) in control group
|
| 25 |
+
* `controlSD`: Standard deviation of control group viability
|
| 26 |
+
* `controlN`: Number of repeats in control group
|