findCandidateTranscriptionFactorsByMotifInSequence: identify transcription factors (using orf names) with motif...

Description Usage Arguments

Description

uses the "Bioconductor motif matcher" aka Biostrings::matchPWM as wrapped by trena's MotifMatcher class

Usage

1
2
3
  ## S4 method for signature 'TrenaProjectArabidopsisRoot'
findCandidateTranscriptionFactorsByMotifInSequence(obj,
  tbl.regions, pwmMatchMinimumAsPercentage)

Arguments

obj

An object of class TrenaProject

tbl.regions

A data.frame with chrom, start and end columsn

pwmMatchMinimumAsPercentage

a long integer (eg, 95L) expression minimum match threshold percentage


PriceLab/TrenaProjectArabidopsisRoot documentation built on Oct. 30, 2019, 10:42 p.m.