LPA: LPA

Description Usage Arguments Value Examples

Description

This function carries out the literature phenotype analysis (LPA)

Usage

1
LPA(dataDEGs, BP, BPlist)

Arguments

dataDEGs

is output from DEA

BP

is biological process

BPlist

is list of genes annotated in BP

Value

table with number of pubmed that affects, increase or decrase genes annotated in BP

Examples

1
2
3
data(DEGsmatrix)
BPselected <- c("apoptosis")
BPannotations <- DiseaseList[[match(BPselected, names(DiseaseList))]]$ID

MoonlightR documentation built on Nov. 8, 2020, 8:25 p.m.