existsGene-function: Function that allows to know if a gene already exists or not

Description Usage Arguments Value

Description

Function that allows to know if a gene already exists or not

Usage

1
existsGene(genes, id)

Arguments

genes

the list of unique genes.

id

the id of the gene we don't want to duplicate.

Value

Boolean TRUE if the gene exists, FALSE if not.


Lagaillette/RRicePackage documentation built on May 29, 2019, 2:04 p.m.