alpacaNodeToGene: Remove tags from gene names

View source: R/ALPACA.R

alpacaNodeToGeneR Documentation

Remove tags from gene names

Description

In gene regulatory networks, transcription factors can act as both "from" nodes (regulators) and "to" nodes (target genes), so the network analysis functions automatically tag the two columns to differentiate them. This function removes those tags from the gene identifiers.

Usage

alpacaNodeToGene(x)

Arguments

x

Tagged node identifier

Value

Untagged node name

Examples

a <- 1 # example place holder

netZoo/netZooR documentation built on June 8, 2024, 6:20 a.m.