Skip to content
Snippets Groups Projects
Commit 9a7572d2 authored by Jefferson Chen's avatar Jefferson Chen
Browse files

Update file README.md

parent 92447cd6
Branches
No related merge requests found
......@@ -171,7 +171,7 @@ Seurat* -- Needs to be implemented
### Method Comparsion with Redeconve & Seurat (Human Lymph Node)
**Note**: We used Human Breast dataset. The default hyperparameters is $ratio=0.8$, $k=730$, $m=100$, $n_{genes}$ is the overlap with marker genes.
**Note**: We used Human Lymph Node dataset. The default hyperparameters is $ratio=0.8$, $k=730$, $m=100$, $n_{genes}$ is the overlap with marker genes.
| Methods | Median | Mean |
|------------|---------|---------|
......@@ -181,6 +181,14 @@ Seurat* -- Needs to be implemented
| Ours (Full) | 0.931290 | 0.906363 |
| Tangram (Full) | 0.558952 | 0.569556 |
### Method Comparsion with Redeconve & Seurat (PDAC)
**Note**: We used PDAC dataset. The default hyperparameters is $ratio=0.8$, $k=107$, $m=18$, $n_{genes}$ is the overlap with marker genes.
| Methods | Median | Mean |
| Tangram | 0.233836 | 0.251597 |
| Redeconve | 0.249107 | 0.239959 |
| Ours (Full) | 0.694370 | 0.629080 |
## Acknowledgement
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment