revigo | R Documentation |
Run the Revigo algorithm on a set of GO terms
revigo( data, namespace = "1", cutoff = 0.7, speciesTaxon = "9606", measure = "SIMREL" )
data |
The GO terms summarise; Can either be a single collum table with just the GO terms or a two collum table with the GO terms and the p.value |
namespace |
GO terms category; 1 - BP, 2 - CC, 3 - MF |
speciesTaxon |
<- Species taxon n (9606 is human) |
measure |
<- Similarity Measure |
Cutoff |
<- propotion of terms to keep |
List of GO terms after Revigo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.