totalRepeatSpace: Quantify the total repeat space from Repeat Masker output in...

View source: R/totalRepeatSpace.R

totalRepeatSpaceR Documentation

Quantify the total repeat space from Repeat Masker output in Mbp

Description

Given a Repeat Masker annotation file this function quantifies the total repeat space in mega base pairs (Mbp).

Usage

totalRepeatSpace(file, repeat.type = "all")

Arguments

file

path to Repeat Masker output file.

repeat.type

type of element for which total repeat space shall be quantified. Options are:

  • repeat.type = "all" include all types of repeats.

  • repeat.type = "ltr" include only LTR retrotransposons.

Author(s)

Hajk-Georg Drost

See Also

meta.seq.space


HajkD/LTRpred documentation built on April 22, 2022, 4:35 p.m.