annotate kobas_macros.xml @ 6:a783ef5dcaa7 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 09:14:20 +0000
parents d1f8912a4796
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
1 <macros>
5
d1f8912a4796 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
iuc
parents: 4
diff changeset
2 <token name="@TOOL_VERSION@">2.1.1</token>
4
dc84c4e1f9c4 planemo upload commit f6412ce479ec7ea8984e82ea1b226a039133eea4
iuc
parents: 0
diff changeset
3 <xml name="requirements">
dc84c4e1f9c4 planemo upload commit f6412ce479ec7ea8984e82ea1b226a039133eea4
iuc
parents: 0
diff changeset
4 <requirements>
5
d1f8912a4796 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
iuc
parents: 4
diff changeset
5 <requirement type="package" version="@TOOL_VERSION@">kobas</requirement>
d1f8912a4796 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
iuc
parents: 4
diff changeset
6 <!-- kobas 2.1.1 is not compatible with Biopython >=1.73 due to https://github.com/biopython/biopython/issues/1952 -->
d1f8912a4796 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
iuc
parents: 4
diff changeset
7 <requirement type="package" version="1.72">biopython</requirement>
d1f8912a4796 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
iuc
parents: 4
diff changeset
8 <!-- Help conda resolving the enviroment, hopefully this can be removed for next update -->
d1f8912a4796 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
iuc
parents: 4
diff changeset
9 <requirement type="package" version="3.4">r-base</requirement>
4
dc84c4e1f9c4 planemo upload commit f6412ce479ec7ea8984e82ea1b226a039133eea4
iuc
parents: 0
diff changeset
10 </requirements>
dc84c4e1f9c4 planemo upload commit f6412ce479ec7ea8984e82ea1b226a039133eea4
iuc
parents: 0
diff changeset
11 </xml>
0
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
12 <xml name="input_kobasdb">
5
d1f8912a4796 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
iuc
parents: 4
diff changeset
13 <param argument="--species" type="text" label="Species abbreviation"
d1f8912a4796 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
iuc
parents: 4
diff changeset
14 help="For example: ko for KEGG Orthology, hsa for Homo sapiens, mmu
d1f8912a4796 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
iuc
parents: 4
diff changeset
15 for Mus musculus, dme for Drosophila melanogaster, ath for
d1f8912a4796 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
iuc
parents: 4
diff changeset
16 Arabidopsis thaliana, sce for Saccharomyces cerevisiae and eco
d1f8912a4796 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
iuc
parents: 4
diff changeset
17 for Escherichia coli K-12 MG1655"/>
d1f8912a4796 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
iuc
parents: 4
diff changeset
18 <param name="kobasdb" type="data" format="sqlite" label="KOBAS database" help="KOBAS species database, available for multiple species at http://kobas.cbi.pku.edu.cn/download.php"/>
0
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
19 </xml>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
20 <xml name="blastdb_selector">
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
21 <param name="choice" type="select" label="BLAST Protein database">
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
22 <option value="histdb">BLAST database from your history</option>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
23 <option value="fasta">BLAST database from FASTA File</option>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
24 <option value="local" selected="True">Locally installed BLAST database</option>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
25 </param>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
26 <when value="fasta">
5
d1f8912a4796 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
iuc
parents: 4
diff changeset
27 <param name="fastadb" type="data" format="fasta" label="FASTA File for BLAST DB" help="FASTA file which will be used to create a BLAST database with makeblastdb."/>
0
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
28 </when>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
29 <when value="histdb">
5
d1f8912a4796 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
iuc
parents: 4
diff changeset
30 <param name="histdb" type="data" format="blastdbp" label="Protein BLAST database"
0
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
31 help="The protein BlAST database used by KOBAS. FASTA files to create BLAST databases with makeblastdb can be found for multiple species at http://kobas.cbi.pku.edu.cn/download.php"/>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
32 </when>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
33 <when value="local">
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
34 <param name="localdb" type="select" label="Protein BLAST database">
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
35 <options from_data_table="blastdb_p"/>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
36 </param>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
37 </when>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
38 </xml>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
39 <xml name="kobas_citations">
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
40 <citations>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
41 <citation type="doi">10.1093/nar/gkr483</citation>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
42 </citations>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
43 </xml>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
44
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
45 <token name="@HELP_KOBAS_INFO@">
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
46 **KOBAS**
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
47
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
48 KOBAS is a KEGG Orthology Based Annotation System. Its purpose is to identify statistically enriched pathways, diseases, and GO terms for a set of genes or proteins, using pathway, disease, and GO knowledge from multiple famous databases. The necessary KOBAS databases for multiple species can be downloaded from http://kobas.cbi.pku.edu.cn/download.php
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
49 </token>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
50 <token name="@HELP_KOBAS_URL@">
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
51 KOBAS can be accessed at http://kobas.cbi.pku.edu.cn
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
52 </token>
e3308a2b63f4 planemo upload commit 07ca139d824550801d6f5ba425579a05b884d101
iuc
parents:
diff changeset
53 </macros>