View source: R/prepare_peaklist.R
prepare_peaklist | R Documentation |
Prepare peaklist as GRanges
prepare_peaklist(peaklist, remove_empty = TRUE, as_grangeslist = FALSE)
peaklist |
A named list of peaks as GRanges or paths to BED files. |
remove_empty |
Remove any empty elements in the list. |
as_grangeslist |
Convert output to class GRangesList before returning. |
A list of GRanges objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.