Expands each element of GRanges by flanks value both sides. Check chomosome boundaries and avoid breaking them (thus differs from resize). Needs seqlengths for chromosemes to be defined in GRanges or by seqlengths parameter. If both are given, check whether they do not conradict.
1 | inflate.noodles(noodles, flanks = 0, seqlengths = NA)
|
noodles |
the |
flanks |
lenght to inflate the noddles by before the search; if >0, the seqlengths information is to be set as |
seqlengths |
is to provide the chromosome lentth information without including it in noodles |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.