deInGO: A function plot a genes to chromosome association

Description Usage Arguments Author(s) Examples

View source: R/GO.R

Description

A function to plot genes to chromosome association

Usage

1
deInGO(go.term, de.universe, org=c("Mus.musculus","Homo.sapiens"))

Arguments

go.term

A dataframe of differentially expressed genes having columns log2FC, SYMBOLS, ENTREZID, GENE DESCRIPTION

de.universe

A vector containing 0 for all genes not DE and 1 for the DE. the vector is named with the gene symbols

org

Organism database, e.g. Homo.sapiens

Author(s)

Raffaele A Calogero

Examples

1
#deInGO(go.term="GO:0030154", de.universe=de.universe, org="Mus.musculus")

kendomaniac/embl120215 documentation built on Aug. 23, 2020, 7:39 a.m.