findGeneByCompartmentPaperCnt: Get gene table of frequently found genes within compartments

View source: R/geneInfo.R

findGeneByCompartmentPaperCntR Documentation

Get gene table of frequently found genes within compartments

Description

Get gene table and paper count for genes mentioned cnt or more times in different compartment-paper pairs.

Usage

findGeneByCompartmentPaperCnt(cnt = 1)

Arguments

cnt

minimal number of times mentioned gene

Value

data.frame with 9 columns: 8 specified in getGenesByID and Npmid column for the paper count.

See Also

getGenesByID

Other Gene functions: findGeneByPaperCnt(), findGeneByPapers(), findGenesByEntrez(), findGenesByName(), getAllGenes4Compartment(), getGenes4Compartment(), getGenesByID()

Examples

cntT <- findGeneByPaperCnt(47)
head(cntT)

lptolik/synaptome.db documentation built on Sept. 13, 2023, 2:50 p.m.