Function for gene ontology enrichment analysis comparison
1 2 3 4 5 6 7 8 | ontVenn(
InputFile,
FirstInputFileName = "Input 1",
SecondInputFileName = "Input 2",
FirstInputColor = "lightgreen",
SecondInputColor = "blue",
Title = "Gene Ontology Comparison"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.