Parameter | Type | Description | Example |
---|---|---|---|
Organism | String |
Select species of Gene you want to enrich. Human, default (yes) or Mouse |
|
Gene List | String | Gene list, split with "\n", must be ENSEMBL ID |
ENSG00000000457 ENSG00000002330 ENSG00000002834 ENSG00000001561 ENSG00000001630 |
Analysis | String |
GO enrichment analysis, default (yes) KEGG enrichment analysis, default (yes) |
|
pValue cutoff | Float | enrichment analysis cutoff to p value, optional, default (0.05), option: 0.01,0.05,0.1,number <= 1 | 0.05 |
padj cutoff | Float | enrichment analysis cutoff to q value, optional, default (0.1), option: 0.01,0.05,0.1,number <= 1 | 0.1 |