File: tool_conf.xml.section

package info (click to toggle)
ball 1.5.0%2Bgit20180813.37fc53c-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 239,888 kB
  • sloc: cpp: 326,149; ansic: 4,208; python: 2,303; yacc: 1,778; lex: 1,099; xml: 958; sh: 322; makefile: 95
file content (131 lines) | stat: -rw-r--r-- 4,788 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<?xml version="1.0"?>
<toolbox>
	<section name="Get/Edit Data" id="Get Data">
		<tool file="data_source/upload.xml"/>	
		<tool file="BALL/PDBDownload.xml"/>		
		<tool file="BALL/MolecularFileConverter.xml"/>
		<tool file="BALL/Split2ConnectedComponents.xml"/>
		<tool file="BALL/PDBCutter.xml"/>
		<tool file="BALL/LigandFileSplitter.xml"/>
		<tool file="BALL/MolCombine.xml"/>
		<tool file="BALL/EvenSplit.xml"/>
		<tool file="BALL/MolFilter.xml"/>
		<tool file="BALL/CombiLibGenerator.xml"/>	
		<tool file="BALL/DBImporter.xml"/>	
		<tool file="BALL/DBExporter.xml"/>
		<tool file="BALL/VendorFinder.xml"/>
	</section>
 	
	<section name="Structure Creation" id="Structure Creation">
		<tool file="BALL/PeptideBuilder.xml"/>
		<tool file="BALL-NMR/CreateFromSmiles-galaxy.xml"/>
		<tool file="BALL/CrystalGenerator.xml"/>
	</section>	

	<section name="Preparation" id="Preparation">	
		<!--tool file="BALL/Converter.xml"/-->	
		<tool file="BALL/AddMissingAtoms.xml"/>
		<tool file="BALL/ProteinProtonator.xml"/>
		<tool file="BALL/BondOrderAssigner.xml"/>
		<tool file="BALL/Ligand3DGenerator.xml"/>
		<tool file="BALL/WaterFinder.xml"/>
		<tool file="BALL/PartialChargesCopy.xml"/>
		<tool file="BALL/PropertyModifier.xml"/>
		<tool file="BALL/BindingDBCleaner.xml"/>
	</section>

	<section name="BOA Constructor" id="BOA Constructor">
		<tool file="BALL/MolecularFileConverter.xml"/>
		<tool file="BALL/BondOrderAssigner.xml"/>
		<tool file="BALL/Split2ConnectedComponents.xml"/>	
	</section>  

	<section name="Graph/Display Molecules" id="plots">
		<tool file="BALL-NMR/VisualizeStructureDiagram-galaxy.xml"/>
		<!-- tool file="BALL/MolDepict.xml"/-->	
		<!-- tool file="BALL/GenerateXML3D.xml"/-->	
	</section> 

  	<section name="Checks and evaluations" id="Checks and evaluations">
		<tool file="BALL/LigCheck.xml"/>
		<tool file="BALL/ProteinCheck.xml"/>
	</section>

 	<section name="Analysis" id="Analysis">
		<tool file="BALL/PropertyPlotter.xml"/>	
		<tool file="BALL/PDBRMSDCalculator.xml"/>	
		<tool file="BALL/RMSDCalculator.xml"/>
		<tool file="BALL/ScoreAnalyzer.xml"/>
		<tool file="BALL/SimilarityAnalyzer.xml"/>
	</section>

 	<section name="Docking" id="Docking">	
		<tool file="BALL/DockResultMerger.xml"/>
		<tool file="BALL/PocketDetector.xml"/>
		<tool file="BALL/IMGDock.xml"/>
		<tool file="BALL/GridBuilder.xml"/>
		<tool file="BALL/ConstraintsFinder.xml"/>
		<tool file="BALL/InteractionConstraintDefiner.xml"/>
		<tool file="BALL/SpatialConstraintDefiner.xml"/>
	</section>

 	<section name="Rescoring" id="Rescoring">
		<tool file="BALL/TaGRes.xml"/>
		<tool file="BALL/TaGRes-train.xml"/>
		<tool file="BALL/AntitargetRescorer.xml"/>
		<tool file="BALL/SimpleRescorer.xml"/>
		<tool file="BALL/SLICK.xml"/>
	</section>

	<section name="NMR NightShift" id="NMR">
		<tool file="BALL-NMR/FeatureGenerator-galaxy.xml"/>
		<tool file="BALL-NMR/DownloadNMRPredictData-galaxy.xml"/>	
		<tool file="BALL-NMR/RestrictPDB2BMRBMapping-galaxy.xml"/>	
		<tool file="BALL-NMR/ComputeNMRDescriptorDB-galaxy.xml"/>	
		<tool file="BALL-NMR/TrainNMRShiftModel-galaxy.xml"/>	
		<tool file="BALL-NMR/PredictNMRShifts-galaxy.xml"/>		
		<tool file="BALL-NMR/Spinster-galaxy.xml"/>	
	</section>  

	<section name="Clustering" id="Clustering">
		<tool file="BALL/Trajectory2RigidTransformation.xml"/>	
		<tool file="BALL/PDBRMSDCalculator.xml"/>	
		<tool file="BALL/DockPoseClustering.xml"/>
		<tool file="BALL/ExtractClustersFromWardTree.xml"/>
		<tool file="BALL/TrajectoryFile2PDBSplitter.xml"/>
		<tool file="BALL/PoseIndices2PDB.xml"/>
	</section>	
 
 	<section name="QuEasy (QSAR)" id="QuEasy (QSAR)">
		<tool file="BALL/FeatureSelector.xml"/>
		<tool file="BALL/InputReader.xml"/>
		<tool file="BALL/Predictor.xml"/>
		<tool file="BALL/AutoModel.xml"/>
		<tool file="BALL/InputPartitioner.xml"/>
		<tool file="BALL/Validator.xml"/>
		<tool file="BALL/MolPredictor.xml"/>
		<tool file="BALL/ModelCreator.xml"/>
	</section>

	<section name="Chemoinformatics" id="Chemoinformatics">
		<tool file="BALL/FingerprintSimilaritySearch.xml"/>
		<tool file="BALL/FingerprintSimilarityClustering.xml"/>
	</section>	
	
	<!--section name="DEFAULT" id="DEFAULT">
		<tool file="BALL/GalaxyConfigGenerator.xml"/>
    	-->
<!--
  </section>
  <section name="FASTA manipulation" id="fasta_manipulation">
    <tool file="fasta_tools/fasta_compute_length.xml" />
    <tool file="fasta_tools/fasta_filter_by_length.xml" />
    <tool file="fasta_tools/fasta_concatenate_by_species.xml" />
    <tool file="fasta_tools/fasta_to_tabular.xml" />
    <tool file="fasta_tools/tabular_to_fasta.xml" />
    <tool file="fastx_toolkit/fasta_formatter.xml" />
    <tool file="fastx_toolkit/fasta_nucleotide_changer.xml" />
    <tool file="fastx_toolkit/fastx_collapser.xml" />
  </section>
-->
</toolbox>