importDFAM: Import TE intervals in DFAM format

Description Usage Arguments Value

View source: R/import.R

Description

Imports TE interval coordinates from DFAM database

Usage

1
importDFAM(path, curate = FALSE, main_assembly = TRUE)

Arguments

path

Character. Path to file.

curate

Logical. If TRUE, calls 'curateTEs' to resolve overlapping TE intervals.

main_assembly

Logical. If TRUE (the default), only returns TE intervals on the main chromosomes.

Value

Returns a GRanges object with TE intervals


tanaylab/reputils documentation built on Nov. 5, 2019, 9:58 a.m.