Description Usage Arguments Value Examples
If you want to test for differential enrichment within your usersets, you can restrict the universe to only regions that are covered in at least one of your sets. This function helps you build just such a restricted universe
1 |
userSets |
The userSets you will pass to the enrichment calculation. |
A restricted universe
1 2 | data("sample_input", package="LOLA") # load userSets
restrictedUniverse = buildRestrictedUniverse(userSets)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.