Mercurial > repos > recetox > biotransformer
annotate biotransformer.xml @ 3:6080aee7c4f6 draft
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 5cdd2628a1a509b3e0ccc599eaab63d664bf031a"
author | recetox |
---|---|
date | Wed, 13 Jan 2021 11:17:53 +0000 |
parents | 3998017c374b |
children | 77f693bb14ac |
rev | line source |
---|---|
3
6080aee7c4f6
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 5cdd2628a1a509b3e0ccc599eaab63d664bf031a"
recetox
parents:
2
diff
changeset
|
1 <tool id="biotransformer" name="BioTransformer" version="1.1.5+galaxy1"> |
1
362a66a3889c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 833817386e90cca9ac4737e6857fcaf672f2a011"
recetox
parents:
0
diff
changeset
|
2 <requirements> |
362a66a3889c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 833817386e90cca9ac4737e6857fcaf672f2a011"
recetox
parents:
0
diff
changeset
|
3 <requirement type="package" version="1.1.5">biotransformer</requirement> |
362a66a3889c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 833817386e90cca9ac4737e6857fcaf672f2a011"
recetox
parents:
0
diff
changeset
|
4 <requirement type="package" version="3.1.1">openbabel</requirement> |
362a66a3889c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 833817386e90cca9ac4737e6857fcaf672f2a011"
recetox
parents:
0
diff
changeset
|
5 <requirement type="package" version="1.1.1">pandas</requirement> |
362a66a3889c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 833817386e90cca9ac4737e6857fcaf672f2a011"
recetox
parents:
0
diff
changeset
|
6 <requirement type="package" version="3.7">python</requirement> |
362a66a3889c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 833817386e90cca9ac4737e6857fcaf672f2a011"
recetox
parents:
0
diff
changeset
|
7 </requirements> |
362a66a3889c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 833817386e90cca9ac4737e6857fcaf672f2a011"
recetox
parents:
0
diff
changeset
|
8 <command><![CDATA[ python3 '${__tool_directory__}/wrapper_biotransformer.py' |
0
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
9 -k $k |
1
362a66a3889c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 833817386e90cca9ac4737e6857fcaf672f2a011"
recetox
parents:
0
diff
changeset
|
10 -b $b |
0
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
11 -s $steps |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
12 -t $tolerance |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
13 -a |
2
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
14 -icsv $input_file |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
15 -ocsv $output_file |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
16 -ocsvDup $output_file2 |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
17 -ocsvDup2 $output_file3 |
0
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
18 |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
19 ]]> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
20 </command> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
21 <inputs> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
22 <param name="k" type="select" value="pred" label="The task to be permed [pred=prediction, cid=compound identification]."> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
23 <option value="pred" selected="true" >pred</option> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
24 <option value="cid">cid</option> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
25 </param> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
26 <param name="b" type="select" value="ecbased" label="The type of description."> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
27 <option value="ecbased" selected="true" >EC-based</option> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
28 <option value="cyp450">CYP450</option> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
29 <option value="phaseII">Phase II</option> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
30 <option value="hgut">Human gut microbial</option> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
31 <option value="superbio">Human super transformer 1 (superbio)</option> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
32 <option value="allHuman">Human super transformer 2 (allHuman)</option> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
33 <option value="envimicro">Environmental microbial</option> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
34 </param> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
35 <param name="steps" type="integer" value="1" label=" The number of steps for the prediction."/> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
36 <param name="tolerance" type="float" value="0.01" label="Mass tolerance for metabolite identification."/> |
2
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
37 <param name="input_file" type="data" format="csv" label="Input CSV file."/> |
0
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
38 </inputs> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
39 |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
40 <outputs> |
2
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
41 <data format="csv" name="output_file" label="BioTransformer - output."/> |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
42 <data format="csv" name="output_file2" label="BioTransformer - filtered CSV output."/> |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
43 <data format="csv" name="output_file3" label="BioTransformer - super-filtered CSV output."/> |
0
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
44 </outputs> |
2
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
45 |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
46 <tests> |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
47 <test> |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
48 <param name="k" value="pred"/> |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
49 <param name="b" value="allHuman"/> |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
50 <param name="steps" value="1"/> |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
51 <param name="tolerance" value="0.01"/> |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
52 <param name="input_file" value="smiles.csv"/> |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
53 <output name="output_file" value="output1.csv"/> |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
54 <output name="output_file2" value="output2.csv"/> |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
55 <output name="output_file3" value="output3.csv"/> |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
56 </test> |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
57 </tests> |
3998017c374b
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 4ce18f4cd02f9fedd53ba3742934b2a63b7f2d6f"
recetox
parents:
1
diff
changeset
|
58 |
0
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
59 <help> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
60 BioTransformer is a software tool that predicts small molecule metabolism in mammals, their gut micr obiota, |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
61 as well as the soil/aquatic microbiota. BioTransformer also assists scientists in metabolite identification, |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
62 based on the metabolism prediction. |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
63 |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
64 BioTransformer is offered to the public as a freely acessible software package under the GNU License GPL v2.1. |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
65 |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
66 Users are free to copy and redistribute the material in any medium or format. Moreover, they could modify, and |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
67 build upon the material under the condition that they must give appropriate credit, provide links to the license, |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
68 and indicate if changes were made. Furthermore, the above copyright notice and this permission notice must be |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
69 included. Use and re-distribution of the these resources, in whole or in part, for commercial purposes requires |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
70 explicit permission of the authors. We ask that all users of the BioTransformer software tool, the BioTransformer |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
71 web server, or BioTransformerDB to cite the BioTransformer reference in any resulting publications, and to |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
72 acknowledge the authors. |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
73 |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
74 Parameters explanation: |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
75 |
3
6080aee7c4f6
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 5cdd2628a1a509b3e0ccc599eaab63d664bf031a"
recetox
parents:
2
diff
changeset
|
76 **Input.** Currently, only a CSV file with one SMILES per line is accepted. |
0
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
77 |
3
6080aee7c4f6
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 5cdd2628a1a509b3e0ccc599eaab63d664bf031a"
recetox
parents:
2
diff
changeset
|
78 **The type of prediction:** EC-based (ecbased), CYP450 (cyp450), Phase II (phaseII), Human gut |
0
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
79 microbial (hgut), human super transformer* (superbio, or allHuman), Environmental microbial (envimicro). |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
80 |
3
6080aee7c4f6
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 5cdd2628a1a509b3e0ccc599eaab63d664bf031a"
recetox
parents:
2
diff
changeset
|
81 **The number of steps for the prediction:** this option will be used for the EC-based, CYP450, Phase II, and Environmental |
0
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
82 microbial biotransformers. The default value is 1. |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
83 |
3
6080aee7c4f6
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 5cdd2628a1a509b3e0ccc599eaab63d664bf031a"
recetox
parents:
2
diff
changeset
|
84 **Mass tolerance for metabolite identification** (default is 0.01). |
0
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
85 |
3
6080aee7c4f6
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 5cdd2628a1a509b3e0ccc599eaab63d664bf031a"
recetox
parents:
2
diff
changeset
|
86 **Output of BioTransformer** with CSV as an input are 3 CSV files. One without any filtering, second with filtered |
0
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
87 duplicates based on 6 columns (InChI, InChIKey, Synonyms, Molecular formula, Major Isotope Mass, AlogP) and third with |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
88 filtered duplicates based on 3 columns (Molecular formula, Major Isotope Mass, AlogP). |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
89 |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
90 (* ) While the 'superbio' option runs a set number of transformation steps in a pre-defined order (e.g. deconjugation |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
91 first, then Oxidation/reduction, etc.), the 'allHuman' option predicts all possible metabolites from any applicable |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
92 reaction(Oxidation, reduction, (de-)conjugation) at each step. |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
93 </help> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
94 <citations> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
95 <citation type="doi">https://doi.org/10.1186/s13321-018-0324-5</citation> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
96 </citations> |
b5b62d04625a
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/biotransformer commit 9b9cf078bf1136d497d624b62eae7f56f58d1f03"
recetox
parents:
diff
changeset
|
97 </tool> |