Description Usage Arguments Value Examples
View source: R/arseq.go.enrich.plot.R
Plotting the top 5 enriched term from each category
1 | arseq.go.enrich.plot(go.enrich)
|
go.enrich |
Enrichment dataframe. Output of the function 'arseq.go.enrich' |
GO enrichment plot
1 2 3 4 5 | ## Not run:
go.enrich <- arseq.go.enrich (example_deg)
go.plot <- arseq.go.enrich.plot (go.enrich)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.