Fixed links to Data used in model training/validation
Browse files
README.md
CHANGED
|
@@ -23,13 +23,13 @@ Kassandra is a decision tree machine learning-algorithm trained on a collection
|
|
| 23 |
|
| 24 |
|
| 25 |
### Data used in model training
|
| 26 |
-
- [Collection of 9056 bulk RNA-seq samples from 505 datasets of sorted cells, cancer cells and cell lines](https://huggingface.co/
|
| 27 |
-
- [348 bulk RNA-seq samples of sorted cell populations (including 343 samples of cells from the blood)](https://huggingface.co/
|
| 28 |
### Validation data and cell predictions
|
| 29 |
-
- [45 bulk RNA-seq of PBMC or PB samples paired with cytometry data](https://huggingface.co/
|
| 30 |
-
- [Collection of 1750 blood bulk RNA-seq samples from 42 datasets from healthy donors](https://huggingface.co/
|
| 31 |
-
- [24 validation datasets with 1092 RNA-seq samples paired with flow cytometry, hematological analyzer, CyTOF or other cell percentage data](https://huggingface.co/
|
| 32 |
-
- [Tumor tissues from TCGA project predicted by Kassandra and other algorithms (CIBERSORT, CIBERSORTX, quantiseq, fardeep, ABIS, EPIC, MCP-counter, xcell, Scaden (PBMC))](https://huggingface.co/
|
| 33 |
-
- [Tissues from GTEX project predicted by Kassandra](https://huggingface.co/
|
| 34 |
## Licencse
|
| 35 |
BY UTILIZING THE CODE, YOU ARE CONSENTING TO BE AND AGREE TO BE BOUND BY ALL OF THE TERMS OF THIS LIMITED LICENSE, SEE "LICENSE"
|
|
|
|
| 23 |
|
| 24 |
|
| 25 |
### Data used in model training
|
| 26 |
+
- [Collection of 9056 bulk RNA-seq samples from 505 datasets of sorted cells, cancer cells and cell lines](https://huggingface.co/datasets/bostongene/Kassandra-data/resolve/main/train_data/all_models.zip)
|
| 27 |
+
- [348 bulk RNA-seq samples of sorted cell populations (including 343 samples of cells from the blood)](https://huggingface.co/datasets/bostongene/Kassandra-data/resolve/main/train_data/laboratory_data.zip)
|
| 28 |
### Validation data and cell predictions
|
| 29 |
+
- [45 bulk RNA-seq of PBMC or PB samples paired with cytometry data](https://huggingface.co/datasets/bostongene/Kassandra-data/resolve/main/validation_data/BG_blood.zip)
|
| 30 |
+
- [Collection of 1750 blood bulk RNA-seq samples from 42 datasets from healthy donors](https://huggingface.co/datasets/bostongene/Kassandra-data/resolve/main/validation_data/SRA_healthy_donors.zip)
|
| 31 |
+
- [24 validation datasets with 1092 RNA-seq samples paired with flow cytometry, hematological analyzer, CyTOF or other cell percentage data](https://huggingface.co/datasets/bostongene/Kassandra-data/resolve/main/validation_data/validation_datasets.zip)
|
| 32 |
+
- [Tumor tissues from TCGA project predicted by Kassandra and other algorithms (CIBERSORT, CIBERSORTX, quantiseq, fardeep, ABIS, EPIC, MCP-counter, xcell, Scaden (PBMC))](https://huggingface.co/datasets/bostongene/Kassandra-data/resolve/main/validation_data/TCGA.zip)
|
| 33 |
+
- [Tissues from GTEX project predicted by Kassandra](https://huggingface.co/datasets/bostongene/Kassandra-data/resolve/main/validation_data/GTEX.zip)
|
| 34 |
## Licencse
|
| 35 |
BY UTILIZING THE CODE, YOU ARE CONSENTING TO BE AND AGREE TO BE BOUND BY ALL OF THE TERMS OF THIS LIMITED LICENSE, SEE "LICENSE"
|