excludeGenes: Exclude the genes (rows) from a data.frame based on a given...

View source: R/utils-genesExpDF.R

excludeGenesR Documentation

Exclude the genes (rows) from a data.frame based on a given list

Description

Exclude the genes (rows) from a data.frame based on a given list

Usage

excludeGenes(DF, genelist)

Arguments

DF

data.frame to be filtered

genelist

a vector of ID (e.g. Ensembl ID for mitochondria genes) to be excluded from DF

Value

data.frame without the filtered out genes from the specified list


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.