Hello user!

Welcome to the online resources for the Paterlini, Belevich et al., 2020 paper. The paper will be found at the journal website here.

These resources (in the form of plugins and scripts) have been developed to study Plasmodesmata, small channels that connect plant cells1. Our goal was to extract information about their spatial distribution and cellular environment, as described in our paper.

However, in principle, both the plugins and the pipelines can be more broadly applied and we are happy for people to get ideas from them, tweak them or repurpose them to better suit their specific needs. Should people do so, we request the developers to provide the corresponding annotated code on some open source platform, in order for the community to benefit from it.

In this document, which was generated with R Markdown2, you will be guided through the specific data analysis steps performed in the paper. The raw files of this R Markdown are stored on my GitHub (AndreaPaterlini) at this repository. You don’t need them for the analysis process but you are welcome to look at them if you are interested in the source code.

The aim is for you to apply this pipeline (or parts of the same) to your own data. We provide some sample datasets here just for you to familiarise yourself with the various steps and scripts employed.

When you are ready please move to the Preliminary steps section


Outline of the sections



Contacts


Please report issues concerning the R code present on this website by opening a new issue on our repository (alternatively, please e-mail ). Suggestions are also warmly welcomed.

For comments directly related to the workings of the plugins please contact You can also check out his GitHub.


License and Citation


The work is under a GNU AGPLv3 open access license3. Please compile with its conditions.

When using or editing the resources developed here please reference the paper and the online resources on the github of Andrea Paterlini.


Acknowledgements


We thank Hugo Tavares from SLCU - University of Cambridge for his kind help in setting up this website and repository. Check out his github repositories and profile.



  1. For a short review paper on Plasmodesmata with good illustrations we refer to https://jcs.biologists.org/content/131/11/jcs209346.long↩︎

  2. For more information about simple R Markdown websites, please read the documentation at https://bookdown.org/yihui/rmarkdown/rmarkdown-site.html.↩︎

  3. For more information on GNU AGPLv3 and other types of licenses, please read the documentation at https://choosealicense.com/licenses/↩︎