MergeGeneOI: Merge Gene of Interest

View source: R/InterCellDBclass.R

MergeGeneOIR Documentation

Merge Gene of Interest

Description

This function is to merge genes of interest fetched by FetchGeneOI.

Usage

MergeGeneOI(gene.oi.1, gene.oi.2, merge.option = "intersect")

Arguments

gene.oi.1

Genes of interest, generated by FetchGeneOI.

gene.oi.2

Genes of interest, generated by FetchGeneOI.

merge.option

The supported options are 'intersect' and 'union'.

Value

Character, the selected genes. Or, a list, with gene property attached.


ZJUDBlab/InterCellDB documentation built on March 19, 2023, 4:56 p.m.