Class:
[%tf_cluster.class%]
Family:
[%tf_cluster.family%]
[%tf_cluster.name%] Binding Sites
[%IF seq_ids%]
Sequence ID
Start
End
Strand
%Score
TFBS Cluster Sequence
[%FOREACH seq_id = seq_ids%] [%display_id = seq_id_display_ids.$seq_id%]
[%display_id%]
[%first = 1%] [%FOREACH site = seq_sites.$seq_id%] [%rel_score = site.rel_score * 100%] [%UNLESS first == 1%]
[%END%] [%first = 0%]
[%site.start%]
[%site.end%]
[%IF site.strand == 1%]+[%ELSE%]-[%END%]
[%formatf(1, rel_score)%]%
[%site.seq%]
[%END%] [%END%] [%ELSE%]
No sites found for this TFBS cluster
[%END%]
Download as a tab delimited text file