R/getPATHList.R

Defines functions `getPATHList`

`getPATHList` <-
function(geneVector, lib) {
	return(getCategoryList(geneVector, lib, 'PATH'))
}

Try the GeneAnswers package in your browser

Any scripts or data that you put into this service are public.

GeneAnswers documentation built on Nov. 8, 2020, 4:53 p.m.