PhenoEnrichGenes: PhenoEnrichGenes

Description Usage Arguments Details

View source: R/querygenescrb.R

Description

This function do a phenotype enrichment analysis and obtain a table and a graph

Usage

1
2
3
4
5
6
7
PhenoEnrichGenes(
  genes,
  database = "HPO",
  organism = "human",
  plotn = 30,
  url = F
)

Arguments

genes

A vector with human gene symbol.

database

A string paramater with different options. You can define a vector with the databases.

organism

A string paramater: "human" if you have human genes and "mouse" if you have mouse genes

plotn

An integer with the number of term that you want in the plot. The default value is 30.

url

A logical paramater. T if you want interactive links

Details

This function has developed by Alejandro Cisterna García as part of his PhD mentored by Juan Antonio Botía Blaya


alexcis95/PhenoExamWeb documentation built on April 24, 2021, 3:07 p.m.