gsintersect: Gene set/gene list intersect

Description Usage Arguments Value See Also

Description

Returns the set intersection between each gene set in a gset and a list of gene names. Useful for stripping gene sets of genes that aren't in your own data. If any of the gene sets have no genes in common with the genenames argument, they will be removed and a warning will be shown.

Usage

1
gsintersect(geneset, genenames)

Arguments

geneset

a gset object

genenames

A vector of gene symbols that you want to keep in geneset.

Value

a gset object

See Also

gset


3inar/geneset documentation built on May 5, 2019, 10:44 a.m.