alan-turing-institute / network-comparison

An R package implementing the NetEMD and NetDis network comparison measures
MIT License
14 stars 3 forks source link

Revise / extend VirusPPI and Random graph based tests #51

Open martintoreilly opened 7 years ago

martintoreilly commented 7 years ago

These currently only check that EMD / NetEMD of each graph with itself is zero. We should also have tests where the EMD / NetEMD is non-zero. These tests are slow so we should ensure we get value out of them (and maybe prune them too).