La_isla_de_tomato

Analyzing natural variation in Galapagos tomatoes

View project on GitHub

La_isla_de_tomato App user guide

About the App

This App was designed to enhance interactive exploration of the data presented in the manuscript “Salinity responses in Galapagos tomatoes” by Yveline Pailles, Mariam Awlia, Magdalena Julkowska, Luca Passone, Khadija Zemmouri, Sonia Negrao, Sandra M. Schmöckel, Mark Tester

The manuscript is currently undergoing submission / revision, but this App is available to explore the data freely. The App can be accessed here or run locally from your machine, by typing the following: library("shiny") shiny::runGitHub("mmjulkowska/La_isla_de_tomato", "mmjulkowska")

The App was coded with R / Shiny. The code is freely available at github for use and reproduction or tweaking to your own results.

The app DOI: 10.5281/zenodo.1226455

If you have any questions about the app - please dont hesitate to contact Magdalena Julkowska

What can you do with this app?

Compare the individual accessions and examine significant differences between them

The paper describes general changes in various phenotypes across a broad range of the tomatoes from Galapagos islands, but with this app, you can explore the phenotypes of individual lines and compare them for significant differences.

Select the phenotype of interest, condition and as many genotypes of interest as you like in the side bar panel. In the main panel, you will see the graph representing the phenotypes of the chosen accessions.

The grey box above the graph is a summary from the ANOVA test, and indicates whether the difference between the chosen accessions for the selected trait are significant.

The grey box below the graph is representing pairwise Tukey test. The letters are representing significantly different groups as identified with Tukey tests with p-value threshold of 0.05.

You can download the summary data table for the chosen accessions below the second grey box.

tab2

Examine the correlations between individual traits and identify extreme accessions

In order to examine the general correlation trends in the studied accessions, you can select the interesting traits in the side bar panel. You can remove the traits chosen by default.

If you wish to examine the correlations between the chosen traits per species, you can do so by clicking a check-box in the side panel “Subset correlation per species” and chose the species from the drop down menu that will appear below

tab3a

If you want to examine which correlations are significant, you can mark the non-significant correlations by selecting the check box “Highlight non-significant correlations” in the side panel and chosing the p-value threshold. The non-significant correlations will be marked by the black cross.

tab3a2

You can examine the most interesting correlations in detail in the sub-tab “Scatter plots”, where you can select which traits are plotted on x- and y-axis in the side bar panel. The accession names will appear when you scroll the cursor through the graph. The p-value and correlation coefficient values are plotted above the graph. And different species are represented by dots of different colors.

If you wish to examine the correlation per species, select the check box “Do you want to subset per species?”. The correlation coefficient and p-value will change accordingly to the values that are plotted in the scatter graph below.

tab3b

Cluster the accessions based on the chosen phenotypes

The individual accessions will be clustered into different groups, depending on the selected traits. We have our favourite traits, reflecting salinity tolerance, but we do not exclude possibility that others would like group those accessions based on other phenotypic data collected.

You can chose the traits to be used for the hierarchical clustering in the side panel. And you can see as the heat map, and the clustering of your samples is changing while you add / remove the individual phenotypes.

You can perform this hierarchical cluster analysis on individual species separately, or on all species together - by clicking the checkbox “Do you want to subset per species?”

tab4a

When you scroll down, you will see a more detailed dendrogram of the samples clustered based on the chosen traits.

In order to select the number of the clusters, you need to enter the distance at which you would like to cut. Enter the number in the sidebar panel. As soon as you change the value, you will see the message in the grey message box above the dendrogram change, informing you how many clusters are formed if you cut at specific distance. Make sure that you have more than one cluster.

You can download the table containing the information which accessions belongs to which cluster on the left side in the sidebard panel.

tab4a2

The phenotypes representing indvidual clusters are represented in sub-tab “Cluster Validation”, where you can select which traits will be displayed from the drop-down menu above the graph.

The letters above the graph represent the significant groups as identified with pariwide Tukey test with threshold p-value of 0.05.

tab4b

We hope you enjoyed this little instruction and will have fun exploring the data.