Entering edit mode
7.3 years ago
Leite
★
1.3k
Hello everyone,
I would like to know if there is a correct way to build an PPI network.
Examples I've seen in articles
Download all the interactions of the HPRD or BioGRID and open in the cytoscape, searches for the all seed interactions at once, and then creates a new network.
Searches for the seed interactions one by one in STRING, BioGRID, Reactome and then merge all in Cytoscape.
Best Regards,
you can also use biomaRt, i.e pathwaycommons and Paxtools
So, I think biomaRt is another away to do that. But what I need to know is how the best away to construct one PPI. 1. Using all seed at once,based on an interactome HPRD or BioGRID. or 2. Searches for the seed interactions one by one in STRING, BioGRID, Reactome and then merge all in Cytoscape.