exTerminate: Automatically detect and change excel gene conversion

View source: R/function.R

exTerminateR Documentation

Automatically detect and change excel gene conversion

Description

This function will search through the indicated column for errors in auto-conversion caused by Excel and automatically modify the gene back to the gene symbol.

Usage

exTerminate(data, gene.Column = NULL, mouse = FALSE)

Arguments

data

The data frame with genetic information, can be expression or differential analysis.

gene.Column

The header for the column where the genes are located, leave as NULL if genes are row names.

mouse

Boolean. If data is of mouse gene symbols put TRUE.

Value

data frame


ncborcherding/exigence documentation built on June 3, 2024, 7:03 p.m.