elisabettasciacca / DEGGs

Differentially Expressed Gene-Gene pairs
GNU General Public License v3.0
1 stars 2 forks source link

Speed improvements #2

Closed elisabettasciacca closed 2 years ago

elisabettasciacca commented 2 years ago

using base R to find common links and remove them from networks. This avoid creating igraph objects (slower).