Description Usage Arguments Value Author(s)
Find the sequeneces which maximally activate (maximially cross-correlated with) the filters and format to a list with named rows for plotting with plot_motifs
.
1 2 | format_activation_motifs(activations, test_seqs, filter_len, method,
threshold)
|
activations |
4-D array of activation values per filter. |
test_seqs |
Data to extract nucleotide sequences from. Must be a character array. |
filter_len |
Length of the sequence motif to extract; the length of the convolutional filters. |
method |
Either |
threshold |
Threshold above which to extract sequences. |
List with named motifs.
Matthew Ploenzke, ploenzke@g.harvard.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.