extract_non_redundant: Create a accnet or mash object with the representatives...

View source: R/extract_non_redundant.R

extract_non_redundantR Documentation

Create a accnet or mash object with the representatives members of each cluster

Description

This function creates a non-redundant representation of the input object (accnet or mash).

Usage

extract_non_redundant(data, nr_list)

Arguments

data

accnet or mash object

nr_list

data.frame with two columns (Source, Target) or nr_list object created with non_redundant() function. For data.frame, each first member of the cluster will be selected as representative. In the caso of nr_list object. The member with higher centrality will be selected as representative.

Value

accnet or mash object


irycisBioinfo/PATO documentation built on Oct. 19, 2023, 3:07 p.m.