Skip to content

Commit c808c77

Browse files
authored
Enhance media page (#14)
* enhance media page * ignore for false negative link check
1 parent eec4d36 commit c808c77

2 files changed

Lines changed: 35 additions & 27 deletions

File tree

.github/workflows/link-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
--exclude-path node_modules
2323
--exclude "^https://forum\\.image\\.sc/"
2424
--exclude "^https://www\\.broadinstitute\\.org/"
25+
--exclude "^https://www\\.eu-openscreen\\.eu/"
2526
--exclude "^https://doi\\.org/"
2627
'content/**/*.md'
2728
'*.md'

content/media/_index.md

Lines changed: 34 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,31 @@ showDate: false
55
showAuthor: false
66
---
77

8-
## Talks
8+
## 🎤 Talks
99

10-
- **CytoData 2020** — Gregory Way — _Pycytominer: a computational ecosystem supporting
11-
reproducible image-based profiling_
12-
[Watch on YouTube](https://www.youtube.com/watch?v=XJuGOnZygOU)
10+
- **SBI2 2025:** _Cytomining ecosystem overview_
11+
[Watch on YouTube](https://www.youtube.com/watch?v=5uZgvdOetmo)
12+
- **ParslFest 2025:** _With great Parsl comes great portability: Using Parsl through CytoTable for harmonizing single-cell data_
13+
[Watch on YouTube](https://www.youtube.com/watch?v=GMHrb2c7ULs) · [View slides](https://doi.org/10.5281/zenodo.16995782)
14+
- **CytoData 2020:** _Pycytominer: a computational ecosystem supporting reproducible image-based profiling_
15+
[Watch on YouTube](https://www.youtube.com/watch?v=XJuGOnZygOU)
1316

14-
## Posters
17+
## 🖼️ Posters
1518

16-
- **SBI2 2024** — Jenna Tomkinson — _Single-cell Morphology Quality Control (coSMicQC)_
17-
[View poster](https://doi.org/10.5281/zenodo.13829960)
18-
- **SciPy 2023** — Dave Bunten — _Cross-language Data Grammar for Single-cell Research Feature
19-
Engineering_
20-
[View poster](https://doi.org/10.5281/zenodo.8137185)
21-
- **SBI2 2023** — Dave Bunten — _CytoTable: High performance and scalable single-cell morphology
22-
feature engineering_
23-
[View poster](https://doi.org/10.5281/zenodo.16945320)
24-
- **ParslFest 2025** — Dave Bunten — _With great Parsl comes great portability: Using Parsl
25-
through CytoTable for harmonizing single-cell data_
26-
[View slides](https://doi.org/10.5281/zenodo.16995782)
19+
- **OME 2026 Community Meeting:** _OME-Arrow: Unifying Images, Metadata, and Features in an Interoperable Data Model_
20+
[View poster](https://zenodo.org/records/20152235)
21+
- **SBI2 2025:** _Exploring single-cell images and profiles together with CytoDataFrame_
22+
[View poster](https://zenodo.org/records/17524610)
23+
- **SBI2 2024:** _Single-cell Morphology Quality Control (coSMicQC)_
24+
[View poster](https://doi.org/10.5281/zenodo.13829960)
25+
- **SciPy 2023:** _Cross-language Data Grammar for Single-cell Research Feature Engineering_
26+
[View poster](https://doi.org/10.5281/zenodo.8137185)
27+
- **SBI2 2023:** _CytoTable: High performance and scalable single-cell morphology feature engineering_
28+
[View poster](https://doi.org/10.5281/zenodo.16945320)
2729

28-
## Publications
30+
## 📚 Publications
2931

30-
### Reviews
32+
### 🔎 Reviews
3133

3234
- Serrano, E. et al. Progress and new challenges in image-based profiling.
3335
*Mol. Syst. Biol.* **22**, 624–658 (2026).
@@ -36,23 +38,28 @@ showAuthor: false
3638
*Nat. Methods* **14**, 849–863 (2017).
3739
[doi:10.1038/nmeth.4397](https://doi.org/10.1038/nmeth.4397)
3840

39-
### Tools
41+
### 🧰 Tools
4042

41-
- Serrano, E. et al. Reproducible image-based profiling with Pycytominer.
43+
#### Peer-reviewed
44+
45+
- **CytoTable ([tool page](https://cytomining.github.io/tools/cytotable/)):** Bunten, D. et al. Scalable data harmonization for single-cell image-based profiling with CytoTable.
46+
*Patterns* **7**, 101514 (2026).
47+
[doi:10.1016/j.patter.2026.101514](https://doi.org/10.1016/j.patter.2026.101514)
48+
- **Pycytominer ([tool page](https://cytomining.github.io/tools/pycytominer/)):** Serrano, E. et al. Reproducible image-based profiling with Pycytominer.
4249
*Nat. Methods* **22**, 677–680 (2025).
4350
[doi:10.1038/s41592-025-02611-8](https://doi.org/10.1038/s41592-025-02611-8)
44-
- Kalinin, A.A. et al. A versatile information retrieval framework for evaluating profile strength and similarity.
51+
- **copairs ([tool page](https://cytomining.github.io/tools/copairs/)):** Kalinin, A.A. et al. A versatile information retrieval framework for evaluating profile strength and similarity.
4552
*Nat. Commun.* **16**, 5181 (2025).
4653
[doi:10.1038/s41467-025-60306-2](https://doi.org/10.1038/s41467-025-60306-2)
47-
- Moshkov, N. et al. Learning representations for image-based profiling of perturbations.
54+
- **DeepProfiler ([tool page](https://cytomining.github.io/tools/deepprofiler/)):** Moshkov, N. et al. Learning representations for image-based profiling of perturbations.
4855
*Nat. Commun.* **15**, 1594 (2024).
4956
[doi:10.1038/s41467-024-45999-1](https://doi.org/10.1038/s41467-024-45999-1)
50-
- Bunten, D. et al. Scalable data harmonization for single-cell image-based profiling with CytoTable.
51-
*Patterns* **7**, 101514 (2026).
52-
[doi:10.1016/j.patter.2026.101514](https://doi.org/10.1016/j.patter.2026.101514)
53-
- Serrano, E., Li, W.S. & Way, G.P. Single-cell hit calling in high-content imaging screens with Buscar.
57+
58+
#### Preprints
59+
60+
- **buscar ([tool page](https://cytomining.github.io/experimental/buscar/)):** Serrano, E., Li, W.S. & Way, G.P. Single-cell hit calling in high-content imaging screens with Buscar.
5461
*bioRxiv* (2026).
5562
[doi:10.64898/2026.04.15.718737](https://doi.org/10.64898/2026.04.15.718737)
56-
- Tomkinson, J. et al. Stellar quality control for single-cell image-based profiling with coSMicQC.
63+
- **coSMicQC ([tool page](https://cytomining.github.io/tools/cosmicqc/)):** Tomkinson, J. et al. Stellar quality control for single-cell image-based profiling with coSMicQC.
5764
*bioRxiv* (2025).
5865
[doi:10.1101/2025.10.14.682427](https://doi.org/10.1101/2025.10.14.682427)

0 commit comments

Comments
 (0)