How to Link Microreact projects to Google Sheets
Last updated
Last updated
This tutorial shows how to create a Microreact project linked to data on Google Sheets. It also shows how to configure Google Sheets to automatically publish changes to the linked Microreact project. In order for Microreact to download the CSV file, you need to follow this guide to generate a download link for the CSV file of Google Sheets.
Upload the data file to Google Sheets or open an existing Google Sheets file.
Click on the Share
button in the top right corner to change share settings.
Click on on Get shareable link
.
Make sure that option Anyone with the link can view
is selected.
Finally click on Done
button.
Select File
menu.
Click on Publish to the web...
.
\
Choose Comma-separated values (.csv)
.
\
Click on Published content and settings
.
\
Make sure that the option Automatically republish when changes are made
is active.
\
Click on Publish
button.
Finally, copy the shareable link generated by Google Sheets.
Click on the green plus button in the bottom right corner, then select Add URLs
Paste the shareable link under Enter URL.
Select Data (CSV)
under File kind
Add more files (e.g. a Newick tree file) or click CONTINUE
to created the project.