Skip to content

Code used to produce some figures found in Gaudeault St-Laurent et al., 2024

Notifications You must be signed in to change notification settings

Labo-MAB/RAB_interactomes

Repository files navigation

Comparing Rab interactive studies

Authors: Francis Bourassa (@francis-B)

Email: Francis.Bourassa@USherbrooke.ca

Description

This repository contains the code used to generate the comparison between RAB interactive studies (Figure 2D; Supplementary Figure 2C) and the correlation between replicate (Supplementary figure) in the following paper:

St-Laurent, V. G., Marchand, B., Larcher, R., Nassari, S., Bourassa, F., Moreau, M., Jean, D., Boisvert, F.-M., Brunet, M. A., & Jean, S. (2024). A Proximity MAP of RAB GTPases. Cold Spring Harbor Laboratory. https://doi.org/10.1101/2024.11.05.621850

Data files

This analysis was perform by comparing results from the following articles:

  • Gillingham, A. K., Sinka, R., Torres, I. L., Lilley, K. S., & Munro, S. (2014). Toward a Comprehensive Map of the Effectors of Rab GTPases. In Developmental Cell (Vol. 31, Issue 3, pp. 358–373). Elsevier BV. https://doi.org/10.1016/j.devcel.2014.10.007
  • Gillingham, A. K., Bertram, J., Begum, F., & Munro, S. (2019). In vivo identification of GTPase interactors by mitochondrial relocalization and proximity biotinylation. In eLife (Vol. 8). eLife Sciences Publications, Ltd. https://doi.org/10.7554/elife.45916
  • Li, Y., Wang, Y., Zou, L., Tang, X., Yang, Y., Ma, L., Jia, Q., Ni, Q., Liu, S., Tang, L., Lin, R., Wong, E., Sun, W., Wang, L., Wei, Q., Ran, H., Zhang, L., Lian, H., Huang, W., … Wan, Y. (2016). Analysis of the Rab GTPase Interactome in Dendritic Cells Reveals Anti-microbial Functions of the Rab32 Complex in Bacterial Containment. In Immunity (Vol. 44, Issue 2, pp. 422–437). Elsevier BV. https://doi.org/10.1016/j.immuni.2016.01.027

Their dataset can be downloaded respectively from here, here, here and here (we used the proteinGroups.txt file from the MQ_results.zip). Our own dataset can be found in data/ folder.

For the last dataset, we had to perform the SAINT analysis. To do so, we created the files needed by SAINT with the create_saint_input.py script. The output from SAINT was then used in the notebook for the comparison.

The GO annotations and the GO terms used in this analysis can be downloaded from the notebook directly.

Finally, the orthologs tables used to compare fruit fly genes and mouse genes with human genes can be found in the orthologs/ folder. All tables were generated with DIOP Ortholog Finder.

Dependancies

The python package used for the analysis can be found in the conda/ folder and be created with conda with the following command from the repo directory:

conda install -f conda/environment.yml

The SAINT binaries was downloaded here.

About

Code used to produce some figures found in Gaudeault St-Laurent et al., 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published