1
0
mirror of https://github.com/ami-sc/AgAdapt.git synced 2024-07-07 03:17:50 +02:00
AgAdapt/Notebooks
2022-11-16 17:20:06 -06:00
..
01__Offspring_Codes.ipynb Add Jupyter Notebooks. 2022-02-06 10:31:05 -06:00
02__popVAE_Latent_Dimension_Plots.ipynb Add Jupyter Notebooks. 2022-02-06 10:31:05 -06:00
03__Principal_Component_Plots.ipynb Add Jupyter Notebooks. 2022-02-06 10:31:05 -06:00
04__Hierarchical_Clustering.ipynb Add Jupyter Notebooks. 2022-02-06 10:31:05 -06:00
README.md Revert "SNP feature selection" 2022-11-16 17:20:06 -06:00

/Notebooks: This directory contains 4 files:

  • 01__Offspring_Codes.ipynb:

    • Code for filtering of the offspring codes file provided by the G2F project.
  • 02__popVAE_Latent_Dimension_Plots.ipynb:

    • Code for visualizing the Latent Dimensions generated by the popVAE Variational Autoencoder analysis on Offspring Genotype Data.
  • 03__Principal_Component_Plots.ipynb:

    • Code for visualizing the principal components generated by the Principal Component Analysis on Offspring Genotype Data.
  • 04__Hierarchical_Clustering:

    • Code for performing and visualizing hierarchical clustering on the Offspring Latent Dimensions.