removeAmbigDEGs: Remove ambiguous DEGs

View source: R/DEG_list_helper.R

removeAmbigDEGsR Documentation

Remove ambiguous DEGs

Description

Remove DEGs if they're both in Down and Up.

Usage

removeAmbigDEGs(geneList)

Arguments

geneList

gene list

Value

gene list with ambiguous genes removed

Examples

## Not run: 
geneList <- removeAmbigDEGs(geneList)

## End(Not run)

LittleHeronCodes/Lazy2 documentation built on April 20, 2024, 11:24 p.m.