getMotifCoverage-methods: getMotifCoverage

Description Usage Arguments Value Examples

Description

Obtain the percentage of each sequence that is covered by the motifs matching to it. This enable us to know how much the motifs are representative of the features defining each sequence.

Usage

1
2
3
4
getMotifCoverage(object)

## S4 method for signature 'MotifSearchResult'
getMotifCoverage(object)

Arguments

object

a MotifSearchResult object.

Value

A numeric vector with the percentage of sequence covered by motifs.

Examples

1

ddiez/motiftools documentation built on May 8, 2020, 11:38 a.m.