Description Usage Arguments Details Value Examples
data.frame
s produced when converting JSON to data.frame
with
the fromJSON
function will sometime have columns that are lists
and/or columns that are data.frames
.
1 | searchEncode(searchTerm = NULL, limit = 10)
|
searchTerm |
a search term |
limit |
the maximum number of return entries, default 10. |
This function simulates a basic query on ENCODE website
a data.frame
corresponding Every object that matches the
search term
1 | searchEncode("ChIP-Seq+H3K4me1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.