oneSeed | R Documentation |
Expands one DMR from a single point.
oneSeed(chroms, seed, resolution, max.size, mincpgs, null_list, Zlim=1)
chroms |
chromDict() output. |
seed |
seed value input |
resolution |
Get_Novel_DMRs arg DMR_resolution |
max.size |
Get_Novel_DMRs arg QueryLimit |
mincpgs |
Get_Novel_DMRs arg minCpGs |
null_list |
get_all_DMRs arg null |
Zlim |
Get_Novel_DMRs arg minZ |
returns a list
of two indices, containing a data.frame
with the output from a single compressed seed expansion and a data.frame
of locus information around the seed expansion, intended for use within the Get_Novel_DMRs()
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.