Mercurial > repos > iuc > meme_fimo
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/streme_output_test1.html Mon Jul 14 21:33:56 2025 +0000 @@ -0,0 +1,39 @@ + "train_negatives": { + "from": "shuffled", + "count": 33, + "positions": 1597 + }, + "test_positives": { + "count": 0, + "positions": 0 + }, + "test_negatives": { + "count": 0, + "positions": 0 + }, + "sequence_db": { + "freqs": [0.245, 0.255, 0.255, 0.245] + }, + "motifs": [ + { + "db": 0, + "id": "1-CTTTTATAYRCCY", + "alt": "STREME-1", + "width": 13, + "initial_width": 8, + "seed": "CTTTTATATGCCT", + "score_threshold": 10.1927, + "npassing": 18, + "train_pos_count": 18, + "train_neg_count": 0, + "train_log_pvalue": -6.81978, + "train_pvalue": "1.5e-007", + "train_dtc": -1.0, + "train_bernoulli": -1, + "test_pos_count": 0, + "test_neg_count": 0, + "test_log_pvalue": 0, + "test_pvalue": "1.0e+000", + "test_log_evalue": 0.69897, + "test_evalue": "5.0e+000", + "test_dtc": -1.0, \ No newline at end of file
