| motif_search {TRN.builder} | R Documentation |
motif_search(db, search.regions,
family = NULL,
pval.cutoff = 0.05,
minW = 0.85,
top = 3,
bg = NULL,
scan.reverse = TRUE,
tqdm.bar = TRUE);
a vector of the MotifMatch motif site match result: the title property is the sequence title of the corresponding sequence region, the motif property is the matched motif model, the start, ends, strand and segment property is the location and the sequence data of the matched site, and the score1, score2 and pvalue property is the match score data;
this function returns a R# error message object if the given sequence source can not be cast to a fasta sequence collection.