twins: Finds Twins into AccNET object

View source: R/twins.R

twinsR Documentation

Finds Twins into AccNET object

Description

Twins nodes are those nodes that share exactly the same edges. In the case of an accnet object twin are those genes/proteins that you can find in the exactly the same set of genomes/samples.

Usage

twins(data)

Arguments

data

An accnet object

Value

A data.frame() with columns "Target", "Twin" and "Size".

  • Target: Column with gene/protein ID.

  • Twin: Twin label

  • Size: Twin group size (number of genes/proteins size)


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