mi-atlas: an interactive and evolving catalogue of microbial interactions
2021-06-09A couple of weeks ago, I read an article by Pacheco and Segrè, 2019 in FEMS Microbiology Letters regarding microbial interactions and how to go beyond a classification dedicated to ecological outcomes only. Of course, no classification is perfect (just like standards will forever be developed to encompass exceptions, leading to even more standards).
They propose to encode interactions between microorganisms using several binary (0/1
) or ternary (0/1/-1
) attributes to build a catalog amenable to quantitative analyses. I thought this was a good idea. But I was frustrated that their (huge) initial effort to describe 74 interactions was “buried” in the Supplementary Material section of their article. Such multivariate table with 33 columns, while suitable for machines is hard to encompass for human. So I started to work on how to improve the visualisation of the catalogue and provide means for others scientists to contribute easily.
In the end, I provided:
- a website
- a Shiny application
- and a one Github repository to bring them all (and in the darkness bind them)
The website presents their framework and the idea behind my project. The Shiny application displays the catalogue, allows to interactively focus on one interaction and helps users to encode a new interaction within the framework. Have a look and do not hesitate to drop an issue if you feel like it!