singles: Find singles (genes/proteins) in a AccNET object

View source: R/singles.R

singlesR Documentation

Find singles (genes/proteins) in a AccNET object

Description

singles() return the genes/proteins that are only present in each genome or cluster of genomes.

Usage

singles(data, cluster)

Arguments

data

An accnet object.

cluster

A data.frame with two columns. The first one must match with Source column of Accnet object (usually the genomes/samples). Second one must contain a categorical variable (cluster, group, ST, origin, source ...)

Value

A data.frame with Genome/cluster, the genes/proteins belong to Genome/Cluster and its annotation.


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