View source: R/querygenescrb.R
PhenoEnrichGenespransimu | R Documentation |
This function analyses the similarity of phenotypic terms between two groups of genes
PhenoEnrichGenespransimu(genes, database = "HPO", organism = "human")
genes |
A vector with gene symbol, fixed genes or panel genes. |
database |
A string parameter with different options: "ALL", "HUMANDB", "MOUSEDB", "HPO", "CRB" and "MGD" |
organism |
A string parameter: "human" if you have human genes and "mouse" if you have mouse genes |
p.value |
Cut of p value as they are relevant terms |
nulltestnumber |
A number of random genes subset. |
seed |
A seed. |
This function has developed by Alejandro Cisterna García as part of his PhD mentored by Juan Antonio Botía Blaya
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.