annotate README.rst @ 0:57f01ca855cd draft default tip

"planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
author galaxyp
date Sat, 12 Jun 2021 18:06:28 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
1 Wrapper for JVenn Diagram Tool
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
2 ==============================
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
3
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
4 **Authors**
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
5
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
6 Philippe Bardou, Jérôme Mariette, Frédéric Escudié, Christophe Djemiel and Christophe Klopp. jvenn: an interactive Venn diagram viewer. BMC Bioinformatics 2014, 15:293 doi:10.1186/1471-2105-15-293
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
7
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
8 **Galaxy integration**
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
9
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
10 T.P. Lien Nguyen, Florence Combes, Yves Vandenbrouck CEA, INSERM, CNRS, Grenoble-Alpes University, BIG Institute, FR
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
11
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
12 Sandra Dérozier, Olivier Rué, Christophe Caron, Valentin Loux INRA, Paris-Saclay University, MAIAGE Unit,Migale Bioinformatics platform
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
13
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
14 Contact support@proteore.org for any questions or concerns about the Galaxy implementation of this tool.
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
15
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
16 ------------------------------
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
17
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
18 This tool draw a venn diagram from lists/files using Jvenn plug-in (http://jvenn.toulouse.inra.fr/app/index.html). It also creates output files that contain common or specific elements between query and each compared lists/files.
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
19
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
20 **Inputs**
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
21
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
22 * **Query file:** A file containing different information of proteins, could be output of previous components.
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
23
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
24 * **File of a list of IDs:** .TXT format, each line contains 1 ID
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
25
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
26 AMY1A
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
27
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
28 ALB
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
29
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
30 IGKC
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
31
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
32 CSTA
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
33
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
34 IGHA1
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
35
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
36 ACTG1
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
37
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
38 * **List of IDs:** IDs separated by a space
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
39 AMY1A ALB IGKC CSTA IGHA1 ACTG1
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
40
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
41 If you choose a file, it is necessary to specify the column where you would like to perform the comparison.
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
42
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
43 **Outputs**
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
44
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
45 * **Summary file** (venn_diagram_summary.html):
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
46 Venn diagram: Could be downloaded as image (PNG, SVG)
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
47
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
48 * **Venn text output file**
57f01ca855cd "planemo upload commit 47d779aa1de5153673ac8bb1e37c9730210cbb5d"
galaxyp
parents:
diff changeset
49 A text file containing common/specific elements among compared lists/files.