import_files_into_grl: Import a set of bed-lie files into a GRangesList.

Description Usage Arguments Value

View source: R/ImportHelper.R

Description

Import a set of bed-lie files into a GRangesList.

Usage

1
2
import_files_into_grl(all.files, file.format, file.ext,
  discard.metadata = FALSE)

Arguments

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".

Value

A GRanges object representing the regions of the files in input.dir.


ArnaudDroitLab/ef.utils documentation built on Aug. 13, 2019, 9:09 p.m.