Mercurial > repos > iuc > meme_fimo
comparison test-data/streme_output_test1.html @ 20:613c75eee7bd draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 89ee0af6e955ff964b7984d77ad536e0a9154278
| author | iuc |
|---|---|
| date | Mon, 14 Jul 2025 21:33:56 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 19:01f5d04846c4 | 20:613c75eee7bd |
|---|---|
| 1 "train_negatives": { | |
| 2 "from": "shuffled", | |
| 3 "count": 33, | |
| 4 "positions": 1597 | |
| 5 }, | |
| 6 "test_positives": { | |
| 7 "count": 0, | |
| 8 "positions": 0 | |
| 9 }, | |
| 10 "test_negatives": { | |
| 11 "count": 0, | |
| 12 "positions": 0 | |
| 13 }, | |
| 14 "sequence_db": { | |
| 15 "freqs": [0.245, 0.255, 0.255, 0.245] | |
| 16 }, | |
| 17 "motifs": [ | |
| 18 { | |
| 19 "db": 0, | |
| 20 "id": "1-CTTTTATAYRCCY", | |
| 21 "alt": "STREME-1", | |
| 22 "width": 13, | |
| 23 "initial_width": 8, | |
| 24 "seed": "CTTTTATATGCCT", | |
| 25 "score_threshold": 10.1927, | |
| 26 "npassing": 18, | |
| 27 "train_pos_count": 18, | |
| 28 "train_neg_count": 0, | |
| 29 "train_log_pvalue": -6.81978, | |
| 30 "train_pvalue": "1.5e-007", | |
| 31 "train_dtc": -1.0, | |
| 32 "train_bernoulli": -1, | |
| 33 "test_pos_count": 0, | |
| 34 "test_neg_count": 0, | |
| 35 "test_log_pvalue": 0, | |
| 36 "test_pvalue": "1.0e+000", | |
| 37 "test_log_evalue": 0.69897, | |
| 38 "test_evalue": "5.0e+000", | |
| 39 "test_dtc": -1.0, |
