Description Usage Arguments Details Value
View source: R/functions_tss.R
Extract matrix of motif occourences from sequence_matrix
1 | motif_consensus(sequence_matrix, motif)
|
sequence_matrix |
output of sequence_matrix function |
motif |
output of MotifFinder |
From a sequence matrix, extract occourences of the motif into a new sequence matrix
Charachter matrix (one motif occourence per row, one column per nucleotide) with rownames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.