Description Usage Arguments Value
Import a set of bed-lie files into a GRangesList.
1 2 | import_files_into_grl(all.files, file.format, file.ext,
discard.metadata = FALSE)
|
all.files |
A named vector with the files to be imported. The GRangesList elements will share the vector element's names. |
file.format |
The format of the files to be imported. Can be "bed", "broad" or "narrow". |
A GRanges object representing the regions of the files in input.dir.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.