Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -907,10 +907,10 @@ def change_button_color(tabs, inactive_color, active_color):
---
### Citation & References
If you use TRUST PCA in your research, please cite:
**Author Names**, "A Probabilistic Approach to Visualize the Effect of Missing Data on PCA in Ancient Human Genomics", *Journal XYZ*, 2025.
DOI: [10.xxxx/xxxxxx](https://doi.org/xxxx/xxxx)
**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.
DOI: [10.1186/s12864-025-11728-1](https://doi.org/10.1186/s12864-025-11728-1)
### About This Tool
- **Developed by:** XYZ Research Group
- **Developed by:** Integrative Transcriptomics Research Group
""",
unsafe_allow_html=True)