View source: R/check_list_names.R
check_list_names | R Documentation |
This function checks whether the peaklist is named. If not, default file names are assigned.
check_list_names(peaklist, default_prefix = "sample")
peaklist |
A list of peak files as GRanges object. |
default_prefix |
Default prefix to use when creating names
for |
named peaklist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.