{% for line in motif.seqpos_results.pssm %} {% for pos in line %} {% endfor %} {% endfor %}
A C G T
{{pos}}

If you would like to input this motif into our 'Screen all motifs' tool:
OPTION A:
1. copy the text below, and
2. paste it into "PSSM Raw Text" in the Motif:Screen All Motifs tool
--OR--
OPTION B:
1. copy and paste the txt below into a text file
2. upload the file onto cistrome, and
3. run Motif:Screen All Motifs selecting the text file as the PSSM file

[ {% for line in motif.seqpos_results.pssm %} [{{line[0]}}, {{line[1]}}, {{line[2]}}, {{line[3]}}],
{% endfor %} ]