ClusterFilteredNetwork.Rd
All edges in the PPI network are checked against the cocluster correlation network to ensure existence and a non-zero weight. If either of these conditions are not met, then it will be removed from the list of PPI edges. This new, cluster filtered network is then assigned to the global namespace.
ClusterFilteredNetwork(cccn.matrix, ppi.network, cfn.name = "cfn")
cluster filtered network
ClusterFilteredNetwork(ex.cccn.matrix, ex.ppi.network, cfn.name = "example.cfn")
#> Error in ClusterFilteredNetwork(ex.cccn.matrix, ex.ppi.network, cfn.name = "example.cfn"): No common edges between PPI edges and cccn.matrix