The component receives aligned DNA sequences as input and creates an interactive view that contains a sequence logo created with the Generic JavaScript View and a Table View.
The sequence logo displays the nucleotides in each position and the size indicates their frequency in the sequences.
By selecting nucleotides from the logo the samples in which they occur get selected in the Table View.
For a more detailed description have a look at:
https://www.knime.com/blog/motifs-and-mutations-the-logic-of-sequence-logos
- Type: TablePort 1Input table containing a column with DNA sequences.