This page contains experimental datasets, results and associated scripts related to the paper Best hits of 11110110111 : model-free selection and parameter-free sensitivity calculation of spaced seeds and its accompanying set of plots (pdf [dec 12, 2016] or html [dec 12, 2016]).
This content is related to the section Experiments of the paper.
The C++ code used to compute polynomials is integrated into the Iedera 1.06 α9 tool available at https://bioinfo.univ-lille.fr/yass/iedera.php
Dominance Pipeline
I.
dominance_iedera.sh
|
→ | polynomial files :_n[1-4]_w[3-16]_s[6-32]_l[6-64].iedset of dominant seeds, data in txt format (tar.gz [dec 12, 2016]) | → |
II.
pareto-only_{polynomial|discrete}.py
|
→ |
seed selection files : _n[1-4]_w[3-16]_s[6-32]_l[6-64]set of best seeds, data in txt format (tar.gz [dec 12, 2016]) |
→ |
III.
plot.py
|
→ | _n[1-4]_w[3-16]_s[6-32]
best seeds pareto plots (pdf [dec 12, 2016] or html [dec 12, 2016]) |
→ |
*.ied files (e.g. _n3_w8_s16_l27.ied, for 3 seeds of weight 8, span at most 16 on alignments of length 27), together with their polynomial coefficients representation.
maple or maxima) for continous models, into several *.txt files (e.g. _n3_w8_s16_l27_bernoulli_maxima.txt, for a bernoulli model evaluated with maxima ).
The final set of pareto plots (pdf [dec 12, 2016] or html [dec 12, 2016]), data in txt format (tar.gz [dec 12, 2016]).