Skip to content

Commit

Permalink
update plots
Browse files Browse the repository at this point in the history
  • Loading branch information
XUKEREN committed Jul 30, 2023
1 parent 195a5bb commit e05628c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions data_visualization/global_ancestry_pca/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- Visualize admixture results: [admixture_plot.Rmd](./admixture_plot.Rmd)

<p align="center">
<img src='../../_static/eigenvalue.png' width='800'>
<img src='../../_static/eigenvalue.png' width='500'>
</p>

<p align="center">
Expand All @@ -16,9 +16,9 @@
</p>

<p align="center">
<img src='../../_static/10fold_cv_error.png' width='800'>
<img src='../../_static/10fold_cv_error.png' width='500'>
</p>

<p align="center">
<img src='../../_static/ancestry_proportion.png' width='800'>
<img src='../../_static/ancestry_proportion.png' width='900'>
</p>
6 changes: 3 additions & 3 deletions epigenetic_clock/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ Three epigenetic gestational age clocks (Bohlin et al., 2016; Haftorn et al., 20

- Study publication: [link](https://onlinelibrary.wiley.com/doi/full/10.1111/acel.13652)
- A full list of CpGs and their weight can be found here: [link](https://github.com/XUKEREN/phd-pipeline/tree/main/epigenetic_clock)
- Script to calculate epigenetic clocks: [link](./epigenetic_clock.R)
- Script to generate a heatmap of overlapping CpGs: [link](./heatmap_cpg.Rmd)
- Script for correlation plots: [link](./ga_clock_corr.Rmd)
- [epigenetic_clock.R](./epigenetic_clock.R) calculates epigenetic clocks
- [heatmap_cpg.R](./heatmap_cpg.Rmd) generates a heatmap of overlapping CpGs
- [ga_clock_corr.Rmd](./ga_clock_corr.Rmd) generates correlation plots

<p align="center">
<img src='../_static/heatmap_overlapping_cpg.png' width='800'>
Expand Down

0 comments on commit e05628c

Please sign in to comment.