Skip to content

Commit 108ccc9

Browse files
authored
Readme updates
1 parent 749a0c7 commit 108ccc9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.Rmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ knitr::opts_chunk$set(
1919
<!-- badges: start -->
2020
[![R-CMD-check](https://github.com/fanzhanglab/STEAM/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/fanzhanglab/STEAM/actions/workflows/check-standard.yaml)
2121
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
22-
![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Ffanzhanglab%2FSTEAM-v2&label=%23Visits&labelColor=%23000000&countColor=%2300c00B&style=plastic)
22+
![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Ffanzhanglab%2FSTEAM-v3&label=%23Visits&labelColor=%23000000&countColor=%2300c00B&style=plastic)
2323

2424
<!-- badges: end -->
2525

@@ -30,6 +30,7 @@ One common challenge in evaluating the robustness of identified cell type cluste
3030
STEAM incorporates various machine learning models, including Random Forest, XGBoost, and SVM, to assess the prediction accuracy and consistency of clusters, along with statistical metrics like Kappa score, F1 score, ARI (Adjusted Rand Index), etc. We demonstrated the capability of STEAM on multi-cell and single-cell resolution spatial transcriptomics and proteomics. **Notably, STEAM supports multi-sample training, enabling the evaluation of cross-replicate clustering consistency.** Furthermore, we used STEAM to evaluate the performance of spatial-aware and spatial-ignorant clustering methods, offering researchers a valuable tool for more informed result interpretation.
3131
</p>
3232

33+
<img width="70%" align = "center" src="https://github.com/fanzhanglab/STEAM/blob/main/media/Figure1.png?raw=true">
3334

3435
<!-- <img width="100%" align = "center" src="https://github.com/fanzhanglab/STEAM/blob/main/man/figures/Figure1.png"> -->
3536

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![R-CMD-check](https://github.com/fanzhanglab/STEAM/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/fanzhanglab/STEAM/actions/workflows/check-standard.yaml)
99
[![License:
1010
MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
11-
![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Ffanzhanglab%2FSTEAM-v2&label=%23Visits&labelColor=%23000000&countColor=%2300c00B&style=plastic)
11+
![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Ffanzhanglab%2FSTEAM-v3&label=%23Visits&labelColor=%23000000&countColor=%2300c00B&style=plastic)
1212

1313
<!-- badges: end -->
1414

@@ -38,6 +38,8 @@ spatial-aware and spatial-ignorant clustering methods, offering
3838
researchers a valuable tool for more informed result interpretation.
3939
</p>
4040

41+
<img width="70%" align = "center" src="https://github.com/fanzhanglab/STEAM/blob/main/media/Figure1.png?raw=true">
42+
4143
<!-- <img width="100%" align = "center" src="https://github.com/fanzhanglab/STEAM/blob/main/man/figures/Figure1.png"> -->
4244

4345
</br>

0 commit comments

Comments
 (0)