getTFBS.moods: return the TFBS

Description Usage Arguments Value

Description

return the TFBS

Usage

1
2
3
4
5
6
7
8
## S4 method for signature 'TrenaValidator'
getTFBS.moods(
  obj,
  tbl.regions,
  match.threshold,
  conservation.threshold,
  motifs
)

Arguments

obj

An instance of the TrenaValidator class

tbl.regions

a data.frame with chrom, start, end columns

match.threshold

numeric, 1e-4 for example

conservation.threshold

numeric, between zero and one

motifs

a list of motifs, the result of a MotifDb query

Value

a data.frame


PriceLab/trenaValidator documentation built on Dec. 24, 2019, 5:08 p.m.