Skip to content

Commit 0393ea4

Browse files
authored
Merge pull request #2 from Elira-Sabouri/patch-1
Update citation and developer information in main.py
2 parents 91b99e7 + 447f1fe commit 0393ea4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

main.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -907,10 +907,10 @@ def change_button_color(tabs, inactive_color, active_color):
907907
---
908908
### Citation & References
909909
If you use TRUST PCA in your research, please cite:
910-
**Author Names**, "A Probabilistic Approach to Visualize the Effect of Missing Data on PCA in Ancient Human Genomics", *Journal XYZ*, 2025.
911-
DOI: [10.xxxx/xxxxxx](https://doi.org/xxxx/xxxx)
910+
**Susanne Zabel1, Samira Breitling, Cosimo Posth, and Kay Nieselt**, "A Probabilistic Approach to Visualize the Effect of Missing Data on PCA in Ancient Human Genomics", *Published in BMC Genomics*, 2025.
911+
DOI: [10.1186/s12864-025-11728-1](https://doi.org/10.1186/s12864-025-11728-1)
912912
### About This Tool
913-
- **Developed by:** XYZ Research Group
913+
- **Developed by:** Integrative Transcriptomics Research Group
914914
""",
915915
unsafe_allow_html=True)
916916

0 commit comments

Comments
 (0)