View source: R/InterCellDBclass.R
MergeGeneOI | R Documentation |
This function is to merge genes of interest fetched by FetchGeneOI
.
MergeGeneOI(gene.oi.1, gene.oi.2, merge.option = "intersect")
gene.oi.1 |
Genes of interest, generated by |
gene.oi.2 |
Genes of interest, generated by |
merge.option |
The supported options are 'intersect' and 'union'. |
Character, the selected genes. Or, a list, with gene property attached.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.