Mercurial > repos > iuc > meme_psp_gen
comparison test-data/fimo_output_html_1.html @ 0:a0fa4efeeee3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 3f116ddc83447056068573320c148a9bfca9aa2e
author | iuc |
---|---|
date | Wed, 23 Aug 2017 20:57:34 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:a0fa4efeeee3 |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |
2 <html xmlns:cis="http://zlab.bu.edu/schema/cisml" xmlns:fimo="http://noble.gs.washington.edu/schema/cisml" xmlns:mem="http://noble.gs.washington.edu/meme"> | |
3 <head> | |
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
5 <meta charset="UTF-8"> | |
6 <title>FIMO Results</title> | |
7 <style type="text/css"> | |
8 td.left {text-align: left;} | |
9 td.right {text-align: right; padding-right: 1cm;} | |
10 </style> | |
11 </head> | |
12 <body bgcolor="#D5F0FF"> | |
13 <a name="top_buttons"></a> | |
14 <hr> | |
15 <table summary="buttons" align="left" cellspacing="0"> | |
16 <tr> | |
17 <td bgcolor="#00FFFF"><a href="#database_and_motifs"><b>Database and Motifs</b></a></td> | |
18 <td bgcolor="#DDFFDD"><a href="#sec_i"><b>High-scoring Motif Occurences</b></a></td> | |
19 <td bgcolor="#DDDDFF"><a href="#debugging_information"><b>Debugging Information</b></a></td> | |
20 </tr> | |
21 </table> | |
22 <br/> | |
23 <br/> | |
24 <hr/> | |
25 <center><big><b>FIMO - Motif search tool</b></big></center> | |
26 <hr> | |
27 <p> | |
28 For further information on how to interpret these results | |
29 or to get a copy of the FIMO software please access | |
30 <a href="http://meme.nbcr.net">http://meme.nbcr.net</a></p> | |
31 <p>If you use FIMO in your research, please cite the following paper:<br> | |
32 Charles E. Grant, Timothy L. Bailey, and William Stafford Noble, | |
33 "FIMO: Scanning for occurrences of a given motif", | |
34 <i>Bioinformatics</i>, <b>27</b>(7):1017-1018, 2011. | |
35 <a href="http://bioinformatics.oxfordjournals.org/content/27/7/1017">[full text]</a></p> | |
36 <hr> | |
37 <center><big><b><a name="database_and_motifs">DATABASE AND MOTIFS</a></b></big></center> | |
38 <hr> | |
39 <div style="padding-left: 0.75in; line-height: 1em; font-family: monospace;"> | |
40 <p> | |
41 <br /> | |
42 Database contains 1 sequences, 5386 residues | |
43 </p> | |
44 <p> | |
45 <table> | |
46 <thead> | |
47 <tr> | |
48 <th style="border-bottom: 1px dashed;">MOTIF</th> | |
49 <th style="border-bottom: 1px dashed; padding-left: 1em;">WIDTH</th> | |
50 <th style="border-bottom: 1px dashed; padding-left: 1em;text-align:left;" > | |
51 BEST POSSIBLE MATCH | |
52 </th> | |
53 </tr> | |
54 </thead> | |
55 <tbody> | |
56 <tr> | |
57 <td style="text-align:right;">1</td> | |
58 <td style="text-align:right;padding-left: 1em;">11</td> | |
59 <td style="text-align:left;padding-left: 1em;">GGGGTATAAAA</td> | |
60 </tr> | |
61 </tbody> | |
62 </table> | |
63 </p> | |
64 <p> | |
65 Random model letter frequencies (from non-redundant database): | |
66 <br/> | |
67 | |
68 A 0.073 C 0.018 D 0.052 E 0.062 F 0.040 G 0.069 H 0.022 I 0.056 K 0.058 | |
69 L 0.092 M 0.023 N 0.046 P 0.051 Q 0.041 R 0.052 S 0.074 T 0.059 V 0.064 | |
70 W 0.013 Y 0.033 </p> | |
71 </div> | |
72 <hr> | |
73 <center><big><b><a name="sec_i">SECTION I: HIGH-SCORING MOTIF OCCURENCES</a></b></big></center> | |
74 <hr> | |
75 <ul> | |
76 <li> | |
77 There were 1937 motif occurences with a p-value less than 0.0001. | |
78 <b>Only the most significant 1000 matches are shown here.</b> | |
79 | |
80 The full set of motif occurences can be seen in the | |
81 tab-delimited plain text output file | |
82 <a href="fimo.txt">fimo.txt</a>, | |
83 the GFF file | |
84 <a href="fimo.gff">fimo.gff</a> | |
85 which may be suitable for uploading to the | |
86 <a href="http://genome.ucsc.edu/cgi-bin/hgTables">UCSC Genome Table Browser</a> | |
87 (assuming the FASTA input sequences included genomic coordinates in UCSC or Galaxy format), | |
88 or the XML file | |
89 <a href="fimo.xml">fimo.xml</a>. | |
90 </li> | |
91 <li> | |
92 The p-value of a motif occurrence is defined as the | |
93 probability of a random sequence of the same length as the motif | |
94 matching that position of the sequence with as good or better a score. | |
95 </li> | |
96 <li> | |
97 The score for the match of a position in a sequence to a motif |