annotate footprint.xml @ 0:4bff424dfa47 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
author rnateam
date Tue, 02 May 2017 15:05:59 -0400
parents
children 0d94a529f925
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
2 <tool id="footprint" name="footprint" version="1.0.0">
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
3 <requirements>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
4 <requirement type="package" version="1.0.0">footprint</requirement>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
5 </requirements>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
6 <stdio>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
7 <exit_code range="1:" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
8 </stdio>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
9 <command><![CDATA[
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
10 ln -s '$bam_file' ./bam_file.bam
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
11
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
12 &&
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
13
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
14 find_footprints.sh
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
15
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
16 ./bam_file.bam
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
17
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
18 '$chrom_sizes'
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
19
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
20 '$motif_coords'
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
21
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
22 ## genome source
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
23 #if $refGenomeSource.genomeSource == "history":
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
24 '$refGenomeSource.ownFile'
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
25 #else
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
26 '$refGenomeSource.builtin.fields.path'
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
27 #end if
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
28
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
29 $factor_name
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
30
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
31 '$bias_file'
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
32
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
33 '$peak_file'
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
34
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
35 $no_of_components
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
36
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
37 $background
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
38
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
39 $fixed_bg
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
40
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
41 &&
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
42 mv *.PARAM PARAM
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
43 &&
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
44 mv *.RESULTS RESULTS
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
45 &&
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
46 mv *.plot2.png plot2.png
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
47 &&
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
48 mv *.plot1.png plot1.png
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
49 ]]>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
50 </command>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
51 <inputs>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
52 <param name="bam_file" type="data" format="BAM" label="alignment bam file" help="" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
53 <param name="chrom_sizes" type="data" format="tablular" label="chromosome length" help="" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
54 <param name="motif_coords" type="data" format="BED" label="coordinates of motif" help="" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
55 <conditional name="refGenomeSource">
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
56 <param name="genomeSource" type="select"
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
57 label="Will you select a reference genome from your
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
58 history or use a built-in genome?"
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
59 help="The version of genome against which the reads were aligned.">
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
60 <option value="fai" selected="True">
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
61 Use a built-in genome</option>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
62 <option value="history">
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
63 Use a genome from my current history</option>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
64 </param>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
65 <when value="fai">
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
66 <param name="builtin" type="select"
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
67 label="Select a reference genome">
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
68 <options from_data_table="sam_fa_indices">
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
69 <filter type="sort_by" column="1" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
70 <validator type="no_options"
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
71 message="A built-in reference genome is not available
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
72 for the build associated with the selected input file"/>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
73 </options>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
74 </param>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
75 </when>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
76 <when value="history">
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
77 <param name="ownFile" type="data" format="fasta"
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
78 label="Select the reference genome" help="Genome sequences in FASTA format" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
79 </when>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
80 </conditional>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
81 <param name="factor_name" type="text" label="transcription factor" help="e.g. CTCF" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
82 <param name="bias_file" type="data" format="tabular,txt" label="cleavage/transposition bias" help="" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
83 <param name="peak_file" type="data" format="tabular" label="coordinates of ChIP-seq peaks" help="" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
84 <param name="no_of_components" type="select" label="number of components">
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
85 <option value="2" selected="true">2</option>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
86 <option value="3">3</option>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
87 </param>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
88 <param name="background" type="select" label="background components">
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
89 <option value="Seq" selected="true">Seq</option>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
90 <option value="Flat">Flat</option>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
91 </param>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
92 <param name="fixed_bg" type="select" label="fixed background component">
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
93 <option value="TRUE" selected="true">TRUE</option>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
94 <option value="FALSE">FALSE</option>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
95 </param>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
96 </inputs>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
97 <outputs>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
98 <data name="RESULTS" format="tabular" from_work_dir="RESULTS" label="${tool.name} on ${on_string}: results" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
99 <data name="PARAM" format="txt" from_work_dir="PARAM" label="${tool.name} on ${on_string}: parameters" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
100 <data name="plot1" format="png" from_work_dir="plot1.png" label="${tool.name} on ${on_string}: plot 1" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
101 <data name="plot2" format="png" from_work_dir="plot2.png" label="${tool.name} on ${on_string}: plot 2" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
102 </outputs>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
103 <tests>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
104 <test>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
105 <param name="bam_file" value="input_ATAC_HEK293_hg19_chr1.bam" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
106 <param name="chrom_sizes" value="input_hg19.chr1.chrom.size" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
107 <param name="motif_coords" value="input_CTCF_motifs_hg19_chr1.bed" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
108 <param name="genomeSource" value="history" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
109 <param name="ownFile" value="input_hg19_chr1.fa" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
110 <param name="factor_name" value="CTCF" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
111 <param name="bias_file" value="input_SeqBias_ATAC.txt" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
112 <param name="peak_file" value="input_CTCF_HEK293_chip_hg19_chr1.bed" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
113 <param name="no_of_components" value="2" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
114 <param name="background" value="Seq" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
115 <param name="fixed_bg" value="TRUE" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
116 <output name="RESULTS" file="output.RESULTS" ftype="tabular" compare="sim_size"/>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
117 <output name="PARAM" file="output.PARAM" ftype="txt" compare="sim_size"/>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
118 <output name="plot1" file="output_plot1.png" ftype="png" compare="sim_size" delta="15000" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
119 <output name="plot2" file="output_plot2.png" ftype="png" compare="sim_size" delta="15000" />
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
120 </test>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
121 </tests>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
122 <help><![CDATA[.. class:: infomark
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
123
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
124 **Purpose**
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
125
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
126 This is a pipeline to find transcription factor footprints in ATAC-seq or DNase-seq data.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
127
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
128
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
129 -----
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
130
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
131 .. class:: infomark
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
132
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
133 **Inputs**
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
134
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
135 alignment bam file
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
136 * A bam file from the ATAC-seq or DNase-seq experiment.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
137
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
138 chromosome length
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
139 * A tab delimited file with 2 columns.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
140 * The first column is the chromosome name and the second column is the chromosome length for the appropriate organism and genome build.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
141 * Example: chr1 10000000
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
142
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
143 coordinates of motif
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
144 * A 6-column bed file with the coordinates of motif matches (eg resulting from scanning the genome with a PWM) for the transcription factor of interest.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
145 * The 6 columns should contain chromosome, start coordinate, end coordinate, name, score and strand information in this order. The coordinates should be closed (1-based).
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
146 * Example: chr1 24782 24800 . 11.60 -
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
147
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
148 transcription factor
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
149 * The name of the transcription factor of interest supplied by the user, e.g. CTCF.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
150
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
151 cleavage/transposition bias
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
152 * The cleavage/transposition bias of the different protocols, for all 6-mers.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
153 * Provided `options`_: ATAC, DNase double hit or DNase single hit protocols.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
154
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
155 .. _options: https://ohlerlab.mdc-berlin.de/software/Reproducible_footprinting_139/
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
156
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
157 coordinates of ChIP-seq peaks
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
158 * A file with the coordinates of the ChIP-seq peaks for the transcription factor of interest.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
159 * The format is flexible as long as the first 3 columns (chromosome, start coordinate, end coordinate) are present.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
160 * Example: chr1 237622 237882
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
161
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
162 number of components
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
163 * Total number of footprint and background components that should be learned from the data.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
164 * Options are 2 (1 fp and 1 bg) and 3 (2 fp and 1 bg) components.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
165
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
166 background components
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
167 * The mode of initialization for the background component. Options are "Flat" or "Seq".
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
168 * Choosing "Flat" initializes this component as a uniform distribution.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
169 * Choosing "Seq" initializes it as the signal profile that would be expected solely due to the protocol bias (given by the cleavage/transposition bias file).
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
170
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
171 fixed background component
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
172 * Whether the background component should be kept fixed.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
173 * Options are TRUE or FALSE.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
174 * Setting "TRUE" keeps this component fixed, whereas setting "FALSE" lets it be reestimated during training.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
175
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
176 -----
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
177
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
178 .. class:: infomark
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
179
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
180 **Outputs**
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
181
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
182 results
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
183 * The results of the footprinting analysis.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
184 * The first 6 columns harbor the motif information (identical to the 'coordinates of motif').
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
185 * The 7th column has the footprint score (log-odds of footprint versus background) for each motif instance.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
186 * The following columns show the probabilities for the individual footprint and background components.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
187
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
188 parameters
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
189 * Gives the trained parameters for the footprint and background components.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
190 * It includes as many lines as components (eg the first line has the parameters for the first component).
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
191
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
192 plot 1
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
193 * A plot with two panels, showing the initial components above and the final trained components below.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
194 * The plotted values for the final components are given in the 'parameters' output file explained above.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
195
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
196 plot 2
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
197 * A plot only with the final trained components.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
198 * In a model where 2 components are used, this plot is identical to the bottom panel in plot1.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
199 * When 3 components are used, this plot shows the weighted average of the 2 footprint components as the final footprint profile.
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
200
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
201 ]]></help>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
202 <citations>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
203 <citation type="bibtex">@ARTICLE{footprint,
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
204 author = {Aslihan Karabacak and Uwe Ohler},
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
205 title = {To submit},
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
206 journal = {},
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
207 year = {},
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
208 volume = {},
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
209 pages = {}
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
210 }</citation>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
211 </citations>
4bff424dfa47 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/footprint commit 3a110c632920d1ed94b78053184978040df3edaf
rnateam
parents:
diff changeset
212 </tool>