peak2df | R Documentation |
Function for converting peak names into a dataframe
peak2df(peak.names, keep.colnames = F, metadata.df = NULL, delim = c(":", "-"))
peak.names |
Peak names |
keep.colnames |
Keep column names in resulting dataframe |
metadata.df |
Extra metadata to annotate the peaks with |
delim |
Peak name delimiter |
Peak info in dataframe format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.