annotate rnaseq/cutadapt/test-data/meme/fimo/fimo_output_xml_1.xml @ 14:41bfc53ee550

removal of rnaseq
author jjkoehorst <jasperkoehorst@gmail.com>
date Sat, 21 Feb 2015 17:12:28 +0100
parents a712b378e090
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
2 <?xml-stylesheet type="text/xsl" href="fimo-to-html.xsl"?>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
3 <!-- Begin document body -->
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
4 <fimo version="4.6.0" release="8 PST 20">
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
5 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
6 xsi:schemaLocation= xmlns:fimo="http://noble.gs.washington.edu/schema/fimo"
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
7 >
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
8 <command-line>fimo --o /path/to/dataset_?_files --verbosity 1 /path/to/dataset_?.dat /path/to/dataset_?.dat</command-line>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
9 <settings>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
10 <setting name="output directory">/path/to/dataset_?_files</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
11 <setting name="MEME file name">/path/to/dataset_?.dat</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
12 <setting name="sequence file name">/path/to/dataset_?.dat</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
13 <setting name="background file name">(null)</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
14 <setting name="motif name">motif</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
15 <setting name="allow clobber">false</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
16 <setting name="compute q-values">true</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
17 <setting name="output p-threshold set">false</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
18 <setting name="output q-threshold set">false</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
19 <setting name="text only">false</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
20 <setting name="scan both strands">false</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
21 <setting name="max sequence length">250000000</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
22 <setting name="output q-value threshold"> 1</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
23 <setting name="output p-value threshold">0.0001</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
24 <setting name="pseudocount">0.1</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
25 <setting name="verbosity">1</setting>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
26 </settings>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
27 <sequence-data num-sequences="1" num-residues="5386" />
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
28 <alphabet>protein</alphabet>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
29 <motif name="1" width="11" best-possible-match="GGGGTATAAAA"/>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
30 <background source="non-redundant database">
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
31 <value letter="A">0.073</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
32 <value letter="C">0.018</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
33 <value letter="D">0.052</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
34 <value letter="E">0.062</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
35 <value letter="F">0.040</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
36 <value letter="G">0.069</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
37 <value letter="H">0.022</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
38 <value letter="I">0.056</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
39 <value letter="K">0.058</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
40 <value letter="L">0.092</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
41 <value letter="M">0.023</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
42 <value letter="N">0.046</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
43 <value letter="P">0.051</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
44 <value letter="Q">0.041</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
45 <value letter="R">0.052</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
46 <value letter="S">0.074</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
47 <value letter="T">0.059</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
48 <value letter="V">0.064</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
49 <value letter="W">0.013</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
50 <value letter="Y">0.033</value>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
51 </background>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
52 <cisml-file>cisml.xml</cisml-file>
a712b378e090 cutadapt added
jjkoehorst <jasperkoehorst@gmail.com>
parents:
diff changeset
53 </fimo>