-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathtool_conf.xml
745 lines (703 loc) · 30.6 KB
/
tool_conf.xml
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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
<?xml version="1.0"?>
<toolbox>
<section name="Get Data" id="getext">
<tool file="data_source/upload.xml"/>
<tool file="data_source/ucsc_tablebrowser.xml" />
<tool file="data_source/ucsc_tablebrowser_test.xml" />
<tool file="data_source/ucsc_tablebrowser_archaea.xml" />
<tool file="data_source/bx_browser.xml" />
<tool file="data_source/ebi_sra.xml"/>
<tool file="data_source/microbial_import.xml" />
<tool file="data_source/biomart.xml" />
<tool file="data_source/biomart_test.xml" />
<tool file="data_source/cbi_rice_mart.xml" />
<tool file="data_source/gramene_mart.xml" />
<tool file="data_source/fly_modencode.xml" />
<tool file="data_source/flymine.xml" />
<tool file="data_source/flymine_test.xml" />
<tool file="data_source/modmine.xml" />
<tool file="data_source/ratmine.xml" />
<tool file="data_source/yeastmine.xml" />
<tool file="data_source/metabolicmine.xml" />
<tool file="data_source/worm_modencode.xml" />
<tool file="data_source/wormbase.xml" />
<tool file="data_source/wormbase_test.xml" />
<tool file="data_source/eupathdb.xml" />
<tool file="data_source/encode_db.xml" />
<tool file="data_source/epigraph_import.xml" />
<tool file="data_source/epigraph_import_test.xml" />
<tool file="data_source/hbvar.xml" />
<tool file="data_source/genomespace_file_browser_prod.xml" />
<!-- <tool file="data_source/genomespace_file_browser_test.xml" />
<tool file="data_source/genomespace_file_browser_dev.xml" /> -->
<tool file="validation/fix_errors.xml" />
</section>
<section name="Send Data" id="send">
<tool file="data_destination/epigraph.xml" />
<tool file="data_destination/epigraph_test.xml" />
</section>
<!--
<section name="ENCODE Tools" id="EncodeTools">
<tool file="encode/gencode_partition.xml" />
<tool file="encode/random_intervals.xml" />
</section>
<section name="Lift-Over" id="liftOver">
<tool file="extract/liftOver_wrapper.xml" />
</section>
-->
<section name="Text Manipulation" id="textutil">
<tool file="filters/fixedValueColumn.xml" />
<tool file="stats/column_maker.xml" />
<tool file="filters/catWrapper.xml" />
<tool file="filters/cutWrapper.xml" />
<tool file="filters/mergeCols.xml" />
<tool file="filters/convert_characters.xml" />
<tool file="filters/CreateInterval.xml" />
<tool file="filters/cutWrapper.xml" />
<tool file="filters/changeCase.xml" />
<tool file="filters/pasteWrapper.xml" />
<tool file="filters/remove_beginning.xml" />
<tool file="filters/randomlines.xml" />
<tool file="filters/headWrapper.xml" />
<tool file="filters/tailWrapper.xml" />
<tool file="filters/trimmer.xml" />
<tool file="filters/wc_gnu.xml" />
<tool file="filters/secure_hash_message_digest.xml" />
<tool file="stats/dna_filtering.xml" />
<tool file="new_operations/tables_arithmetic_operations.xml" />
</section>
<section name="Filter and Sort" id="filter">
<tool file="stats/filtering.xml" />
<tool file="filters/sorter.xml" />
<tool file="filters/grep.xml" />
<label text="GFF" id="gff" />
<tool file="filters/gff/extract_GFF_Features.xml" />
<tool file="filters/gff/gff_filter_by_attribute.xml" />
<tool file="filters/gff/gff_filter_by_feature_count.xml" />
<tool file="filters/gff/gtf_filter_by_attribute_values_list.xml" />
<tool file="ngs_rna/gffread.xml" />
</section>
<section name="Join, Subtract and Group" id="group">
<tool file="filters/joiner.xml" />
<tool file="filters/compare.xml"/>
<tool file="new_operations/subtract_query.xml"/>
<tool file="stats/grouping.xml" />
<tool file="new_operations/column_join.xml" />
</section>
<section name="Convert Formats" id="convert">
<tool file="filters/axt_to_concat_fasta.xml" />
<tool file="filters/axt_to_fasta.xml" />
<tool file="filters/axt_to_lav.xml" />
<tool file="filters/bed2gff.xml" />
<tool file="fasta_tools/fasta_to_tabular.xml" />
<tool file="filters/gff2bed.xml" />
<tool file="filters/lav_to_bed.xml" />
<tool file="maf/maf_to_bed.xml" />
<tool file="maf/maf_to_interval.xml" />
<tool file="maf/maf_to_fasta.xml" />
<tool file="fasta_tools/tabular_to_fasta.xml" />
<tool file="fastq/fastq_to_fasta.xml" />
<tool file="filters/wiggle_to_simple.xml" />
<tool file="filters/sff_extractor.xml" />
<tool file="filters/gtf2bedgraph.xml" />
<tool file="filters/wig_to_bigwig.xml" />
<tool file="filters/bed_to_bigbed.xml" />
<tool file="fastq/fasta2fastq.xml" />
</section>
<section name="Extract Features" id="features">
<tool file="filters/ucsc_gene_bed_to_exon_bed.xml" />
<tool file="filters/split_bam_file.xml" />
</section>
<section name="Fetch Sequences" id="fetchSeq">
<tool file="extract/extract_genomic_dna.xml" />
</section>
<!--
<section name="Fetch Alignments" id="fetchAlign">
<tool file="maf/interval2maf_pairwise.xml" />
<tool file="maf/interval2maf.xml" />
<tool file="maf/maf_split_by_species.xml"/>
<tool file="maf/interval_maf_to_merged_fasta.xml" />
<tool file="maf/genebed_maf_to_fasta.xml"/>
<tool file="maf/maf_stats.xml"/>
<tool file="maf/maf_thread_for_species.xml"/>
<tool file="maf/maf_limit_to_species.xml"/>
<tool file="maf/maf_limit_size.xml"/>
<tool file="maf/maf_by_block_number.xml"/>
<tool file="maf/maf_reverse_complement.xml"/>
<tool file="maf/maf_filter.xml"/>
</section>
<section name="Get Genomic Scores" id="scores">
<tool file="stats/wiggle_to_simple.xml" />
<tool file="stats/aggregate_binned_scores_in_intervals.xml" />
<tool file="extract/phastOdds/phastOdds_tool.xml" />
</section>
-->
<section name="Operate on Genomic Intervals" id="bxops">
<tool file="new_operations/intersect.xml" />
<tool file="new_operations/subtract.xml" />
<tool file="new_operations/merge.xml" />
<tool file="new_operations/concat.xml" />
<tool file="new_operations/basecoverage.xml" />
<tool file="new_operations/coverage.xml" />
<tool file="new_operations/complement.xml" />
<tool file="new_operations/cluster.xml" id="cluster" />
<tool file="new_operations/join.xml" />
<tool file="new_operations/get_flanks.xml" />
<tool file="new_operations/flanking_features.xml" />
<tool file="annotation_profiler/annotation_profiler.xml" />
</section>
<section name="Statistics" id="stats">
<tool file="stats/gsummary.xml" />
<tool file="filters/uniq.xml" />
<tool file="stats/cor.xml" />
<tool file="stats/generate_matrix_for_pca_lda.xml" />
<tool file="stats/lda_analy.xml" />
<tool file="stats/plot_from_lda.xml" />
<tool file="regVariation/t_test_two_samples.xml" />
<tool file="regVariation/compute_q_values.xml" />
<tool file="stats/MINE.xml" />
<label text="GFF" id="gff" />
<tool file="stats/count_gff_features.xml" />
</section>
<section name="Wavelet Analysis" id="dwt">
<tool file="discreteWavelet/execute_dwt_var_perFeature.xml" />
<!--
Keep this section/tools commented until all of the tools have functional tests
<tool file="discreteWavelet/execute_dwt_IvC_all.xml" />
<tool file="discreteWavelet/execute_dwt_cor_aVa_perClass.xml" />
<tool file="discreteWavelet/execute_dwt_cor_aVb_all.xml" />
<tool file="discreteWavelet/execute_dwt_var_perClass.xml" />
-->
</section>
<section name="Graph/Display Data" id="plots">
<tool file="plotting/histogram2.xml" />
<tool file="plotting/scatterplot.xml" />
<tool file="plotting/bar_chart.xml" />
<tool file="plotting/xy_plot.xml" />
<tool file="plotting/boxplot.xml" />
<!--
<tool file="visualization/GMAJ.xml" />
<tool file="visualization/LAJ.xml" />
-->
<tool file="visualization/build_ucsc_custom_track.xml" />
<tool file="maf/vcf_to_maf_customtrack.xml" />
<tool file="mutation/visualize.xml" />
</section>
<!--
<section name="Regional Variation" id="regVar">
<tool file="regVariation/windowSplitter.xml" />
<tool file="regVariation/featureCounter.xml" />
<tool file="regVariation/WeightedAverage.xml" />
<tool file="regVariation/quality_filter.xml" />
<tool file="regVariation/maf_cpg_filter.xml" />
<tool file="regVariation/getIndels_2way.xml" />
<tool file="regVariation/getIndels_3way.xml" />
<tool file="regVariation/getIndelRates_3way.xml" />
<tool file="regVariation/substitutions.xml" />
<tool file="regVariation/substitution_rates.xml" />
<tool file="regVariation/microsats_alignment_level.xml" />
<tool file="regVariation/microsats_mutability.xml" />
<tool file="regVariation/delete_overlapping_indels.xml" />
<tool file="regVariation/compute_motifs_frequency.xml" />
<tool file="regVariation/compute_motif_frequencies_for_all_motifs.xml" />
<tool file="regVariation/categorize_elements_satisfying_criteria.xml" />s
<tool file="regVariation/draw_stacked_barplots.xml" />
<tool file="regVariation/multispecies_MicrosatDataGenerator_interrupted_GALAXY.xml" />
<tool file="regVariation/microsatellite_birthdeath.xml" />
</section>
-->
<section name="Multiple regression" id="multReg">
<tool file="regVariation/linear_regression.xml" />
<tool file="regVariation/logistic_regression_vif.xml" />
<tool file="regVariation/best_regression_subsets.xml" />
<tool file="regVariation/rcve.xml" />
<tool file="regVariation/partialR_square.xml" />
</section>
<section name="Multivariate Analysis" id="multVar">
<tool file="multivariate_stats/pca.xml" />
<tool file="multivariate_stats/cca.xml" />
<tool file="multivariate_stats/kpca.xml" />
<tool file="multivariate_stats/kcca.xml" />
</section>
<!--
<section name="Evolution" id="hyphy">
<tool file="hyphy/hyphy_branch_lengths_wrapper.xml" />
<tool file="hyphy/hyphy_nj_tree_wrapper.xml" />
<tool file="hyphy/hyphy_dnds_wrapper.xml" />
<tool file="evolution/mutate_snp_codon.xml" />
<tool file="evolution/codingSnps.xml" />
<tool file="evolution/add_scores.xml" />
</section>
-->
<section name="Motif Tools" id="motifs">
<tool file="meme/meme.xml"/>
<tool file="meme/meme_chip/meme_chip_wrapper.xml" />
<tool file="meme/fimo.xml"/>
<tool file="rgenetics/rgWebLogo3.xml" />
</section>
<section name="Multiple Alignments" id="clustal">
<tool file="rgenetics/rgClustalw.xml" />
</section>
<section name="Metagenomic analyses" id="tax_manipulation">
<tool file="taxonomy/gi2taxonomy.xml" />
<tool file="taxonomy/t2t_report.xml" />
<tool file="taxonomy/t2ps_wrapper.xml" />
<tool file="taxonomy/find_diag_hits.xml" />
<tool file="taxonomy/lca.xml" />
<tool file="taxonomy/poisson2test.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>
<section name="NCBI BLAST+" id="ncbi_blast_plus_tools">
<tool file="ncbi_blast_plus/ncbi_blastn_wrapper.xml" />
<tool file="ncbi_blast_plus/ncbi_blastp_wrapper.xml" />
<tool file="ncbi_blast_plus/ncbi_blastx_wrapper.xml" />
<tool file="ncbi_blast_plus/ncbi_tblastn_wrapper.xml" />
<tool file="ncbi_blast_plus/ncbi_tblastx_wrapper.xml" />
<tool file="ncbi_blast_plus/blastxml_to_tabular.xml" />
</section>
<section name="NGS: QC and manipulation" id="NGS_QC">
<label text="qrqc/scythe/sickle" id="qrqc_scythe_sickle" />
<tool file="qrqc/qrqc.xml" />
<tool file="scythe/scythe.xml" />
<tool file="sickle/sickle.xml" />
<tool file="qrqc/count_fasta.xml" />
<label text="FastQC: fastq/sam/bam" id="fastqcsambam" />
<tool file="rgenetics/rgFastQC.xml" />
<label text="Illumina fastq" id="illumina" />
<tool file="fastq/fastq_groomer.xml" />
<tool file="fastq/fastq_paired_end_splitter.xml" />
<tool file="fastq/fastq_paired_end_joiner.xml" />
<tool file="fastq/fastq_stats.xml" />
<label text="Roche-454 data" id="454" />
<tool file="metag_tools/short_reads_figure_score.xml" />
<tool file="metag_tools/short_reads_trim_seq.xml" />
<tool file="fastq/fastq_combiner.xml" />
<label text="AB-SOLiD data" id="solid" />
<tool file="next_gen_conversion/solid2fastq.xml" />
<tool file="solid_tools/solid_qual_stats.xml" />
<tool file="solid_tools/solid_qual_boxplot.xml" />
<label text="Generic FASTQ manipulation" id="generic_fastq" />
<tool file="fastq/fastq_filter.xml" />
<tool file="fastq/fastq_trimmer.xml" />
<tool file="fastq/fastq_trimmer_by_quality.xml" />
<tool file="fastq/fastq_masker_by_quality.xml" />
<tool file="fastq/fastq_paired_end_interlacer.xml" />
<tool file="fastq/fastq_paired_end_deinterlacer.xml" />
<tool file="fastq/fastq_manipulation.xml" />
<tool file="fastq/fastq_to_fasta.xml" />
<tool file="fastq/fastq_to_tabular.xml" />
<tool file="fastq/tabular_to_fastq.xml" />
<label text="FASTX-Toolkit for FASTQ data" id="fastx_toolkit" />
<tool file="fastx_toolkit/fastq_quality_converter.xml" />
<tool file="fastx_toolkit/fastx_quality_statistics.xml" />
<tool file="fastx_toolkit/fastq_quality_boxplot.xml" />
<tool file="fastx_toolkit/fastx_nucleotides_distribution.xml" />
<tool file="fastx_toolkit/fastq_to_fasta.xml" />
<tool file="fastx_toolkit/fastq_quality_filter.xml" />
<tool file="fastx_toolkit/fastq_to_fasta.xml" />
<tool file="fastx_toolkit/fastx_artifacts_filter.xml" />
<tool file="fastx_toolkit/fastx_barcode_splitter.xml" />
<tool file="fastx_toolkit/fastx_clipper.xml" />
<tool file="fastx_toolkit/fastx_collapser.xml" />
<tool file="fastx_toolkit/fastx_renamer.xml" />
<tool file="fastx_toolkit/fastx_reverse_complement.xml" />
<tool file="fastx_toolkit/fastx_trimmer.xml" />
</section>
<section name="NGS: Picard (beta)" id="picard_beta">
<label text="Conversion" id="picard_conversion"/>
<tool file="picard/picard_FastqToSam.xml" />
<tool file="picard/picard_SamToFastq.xml" />
<label text="QC/Metrics for sam/bam" id="qcsambam"/>
<tool file="picard/picard_BamIndexStats.xml" />
<tool file="picard/rgPicardASMetrics.xml" />
<tool file="picard/rgPicardGCBiasMetrics.xml" />
<tool file="picard/rgPicardLibComplexity.xml" />
<tool file="picard/rgPicardInsertSize.xml" />
<tool file="picard/rgPicardHsMetrics.xml" />
<label text="bam/sam Cleaning" id="picard-clean" />
<tool file="picard/picard_AddOrReplaceReadGroups.xml" />
<tool file="picard/picard_ReorderSam.xml" />
<tool file="picard/picard_ReplaceSamHeader.xml" />
<tool file="picard/rgPicardFixMate.xml" />
<tool file="picard/rgPicardMarkDups.xml" />
</section>
<section name="NGS: Assembly" id="ngs_assembly">
<label text="Velvet" id="velvet"/>
<tool file="sr_assembly/velvetg.xml" />
<tool file="sr_assembly/velveth.xml" />
<label text="Digital Normalization (khmer)" id="diginorm"/>
<tool file="khmer/normalize_by_median.xml" />
<tool file="khmer/filter_abund_galaxy.xml" />
<tool file="khmer/strip_and_split_for_assembly_galaxy.xml" />
<tool file="khmer/simplify_illumina_headers.xml" />
<label text="SGA" id="sga_b" />
<tool file="sga/sga_ecoli_miseq_galaxy.xml" />
<label text="WGS Assembler with read correction" id="wgs_assembler" />
<tool file="wgs_assembler/pacbio_to_ca.xml" />
<tool file="wgs_assembler/runCA.xml" />
</section>
<section name="NGS: Mapping" id="solexa_tools">
<tool file="sr_mapping/bwa_wrapper.xml" />
<tool file="sr_mapping/bwa_color_wrapper.xml" />
<tool file="sr_mapping/bfast_wrapper.xml" />
<tool file="metag_tools/megablast_wrapper.xml" />
<tool file="metag_tools/megablast_xml_parser.xml" />
<tool file="sr_mapping/PerM.xml" />
<tool file="sr_mapping/srma_wrapper.xml" />
<tool file="sr_mapping/mosaik.xml"/>
<tool file="sr_mapping/bowtie2_wrapper.xml"/>
<tool file="sr_mapping/lastz_wrapper.xml"/>
<tool file="sr_mapping/lastz_paired_reads_wrapper.xml"/>
</section>
<!--
<section name="NGS: Indel Analysis" id="indel_analysis">
<tool file="indels/sam_indel_filter.xml" />
<tool file="indels/indel_sam2interval.xml" />
<tool file="indels/indel_table.xml" />
<tool file="indels/indel_analysis.xml" />
</section>
-->
<section name="NGS: RNA Analysis" id="ngs-rna-tools">
<label text="RNA-seq" id="rna_seq" />
<tool file="ngs_rna/tophat2_wrapper_biocore.xml" />
<!--
<tool file="ngs_rna/tophat_color_wrapper.xml" />
-->
<tool file="ngs_rna/cufflinks_wrapper.xml" />
<tool file="ngs_rna/cuffcompare_wrapper.xml" />
<tool file="ngs_rna/cuffmerge_wrapper.xml" />
<tool file="ngs_rna/cuffdiff_wrapper.xml" />
<!--
<tool file="ngs_rna/sam2counts.xml" />
<tool file="ngs_rna/deseq.xml" />
-->
<tool file="ngs_rna/edger/sam2counts_galaxy_edger.xml" />
<tool file="ngs_rna/rollup/roll_up_genes.xml" />
<!--
<tool file="ngs_rna/edger/htseq_count/htseq_count.xml" />
-->
<tool file="ngs_rna/edger/htseq.xml" />
<tool file="ngs_rna/edger/edgeR.xml" />
<!--
<label text="De novo Assembly" id="de_novo_assembly"/>
<tool file="ngs_rna/trinityrnaseq.xml" />
<tool file="ngs_rna/filter_transcripts_via_tracking.xml" />
-->
</section>
<section name="NGS: SAM Tools" id="samtools">
<tool file="samtools/sam_bitwise_flag_filter.xml" />
<tool file="samtools/sam2interval.xml" />
<tool file="samtools/sam_to_bam.xml" />
<tool file="samtools/bam_to_sam.xml" />
<tool file="samtools/sam_merge.xml" />
<tool file="samtools/samtools_mpileup.xml" />
<tool file="samtools/sam_pileup.xml" />
<tool file="samtools/pileup_parser.xml" />
<tool file="samtools/pileup_interval.xml" />
<tool file="samtools/samtools_flagstat.xml" />
<tool file="samtools/samtools_rmdup.xml" />
</section>
<section name="NGS: GATK2 Tools" id="gatk2">
<label text="Alignment Utilities" id="gatk2_bam_utilities"/>
<tool file="gatk2/gatk2_depth_of_coverage.xml" />
<tool file="gatk2/gatk2_print_reads.xml" />
<tool file="gatk2/gatk2_reduce_reads.xml" />
<label text="Realignment" id="gatk2_realignment" />
<tool file="gatk2/gatk2_realigner_target_creator.xml" />
<tool file="gatk2/gatk2_indel_realigner.xml" />
<label text="Base Recalibration" id="gatk2_recalibration" />
<tool file="gatk2/gatk2_base_recalibrator.xml" />
<!--
<tool file="gatk2/count_covariates.xml" />
<tool file="gatk2/table_recalibration.xml" />
<tool file="gatk2/analyze_covariates.xml" />
-->
<label text="Genotyping" id="gatk2_genotyping" />
<tool file="gatk2/gatk2_unified_genotyper.xml" />
<tool file="gatk2/gatk2_unified_genotyper_DirectoryInput.xml" />
<!--
<tool file="gatk2/gatk2_haplotype_caller.xml" />
-->
<tool file="gatk2/haplotype_caller_biocore.xml" />
<label text="Annotation" id="gatk2_annotation" />
<tool file="gatk2/gatk2_variant_annotator.xml" />
<label text="Filtration" id="gatk2_filtration" />
<tool file="gatk2/gatk2_variant_filtration.xml" />
<tool file="gatk2/gatk2_variant_select.xml" />
<label text="Variant Quality Score Recalibration" id="gatk2_variant_quality_score_recalibration" />
<tool file="gatk2/gatk2_variant_recalibrator.xml" />
<tool file="gatk2/gatk2_variant_apply_recalibration.xml" />
<label text="Variant Utilities" id="gatk2_variant_utilities"/>
<tool file="gatk2/gatk2_variants_validate.xml" />
<tool file="gatk2/gatk2_variant_eval.xml" />
<tool file="gatk2/gatk2_variant_combine.xml" />
</section>
<!--
<section name="NGS: GATK Tools (beta)" id="gatk">
<label text="Alignment Utilities" id="gatk_bam_utilities"/>
<tool file="gatk/depth_of_coverage.xml" />
<tool file="gatk/print_reads.xml" />
<label text="Realignment" id="gatk_realignment" />
<tool file="gatk/realigner_target_creator.xml" />
<tool file="gatk/indel_realigner.xml" />
<label text="Base Recalibration" id="gatk_recalibration" />
<tool file="gatk/count_covariates.xml" />
<tool file="gatk/table_recalibration.xml" />
<tool file="gatk/analyze_covariates.xml" />
<label text="Genotyping" id="gatk_genotyping" />
<tool file="gatk/unified_genotyper.xml" />
<label text="Annotation" id="gatk_annotation" />
<tool file="gatk/variant_annotator.xml" />
<label text="Filtration" id="gatk_filtration" />
<tool file="gatk/variant_filtration.xml" />
<tool file="gatk/variant_select.xml" />
<label text="Variant Quality Score Recalibration" id="gatk_variant_quality_score_recalibration" />
<tool file="gatk/variant_recalibrator.xml" />
<tool file="gatk/variant_apply_recalibration.xml" />
<label text="Variant Utilities" id="gatk_variant_utilities"/>
<tool file="gatk/variants_validate.xml" />
<tool file="gatk/variant_eval.xml" />
<tool file="gatk/variant_combine.xml" />
</section>
-->
<section name="NGS: Variant Detection" id="variant_detection">
<tool file="variant_detection/freebayes.xml" />
</section>
<section name="SnpEff tools" id="snpEff_tools">
<tool file="snpEff/snpEff.xml" />
<tool file="snpEff/snpEff_download.xml" />
<tool file="snpEff/snpSift_annotate.xml" />
<tool file="snpEff/snpSift_caseControl.xml" />
<tool file="snpEff/snpSift_filter.xml" />
<tool file="snpEff/snpSift_int.xml" />
</section>
<section name="NGS: Peak Calling" id="peak_calling">
<tool file="peak_calling/macs2/macs2_wrapper.xml" />
<tool file="peak_calling/sissrs.xml" />
<tool file="peak_calling/sicer_wrapper.xml" />
<tool file="peak_calling/ccat_wrapper.xml" />
<tool file="peak_calling/idr_package/idrToolDef.xml" />
<tool file="peak_calling/idr_package/idrPlotDef.xml" />
<tool file="peak_calling/ceas/ceas.xml" />
<!--
<tool file="genetrack/genetrack_indexer.xml" />
<tool file="genetrack/genetrack_peak_prediction.xml" />
-->
</section>
<section name="NGS: Simulation" id="ngs-simulation">
<tool file="ngs_simulation/ngs_simulation.xml" />
</section>
<!--
<section name="SNP/WGA: Data; Filters" id="rgdat">
<label text="Data: Import and upload" id="rgimport" />
<tool file="data_source/upload.xml"/>
<tool file="data_source/access_libraries.xml" />
<label text="Data: Filter and Clean" id="rgfilter" />
<tool file="rgenetics/rgClean.xml"/>
<tool file="rgenetics/rgPedSub.xml"/>
<tool file="rgenetics/rgLDIndep.xml"/>
<label text="Simulate" id="rgsim" />
<tool file="rgenetics/rgfakePhe.xml"/>
<tool file="rgenetics/rgfakePed.xml"/>
</section>
<section name="SNP/WGA: QC; LD; Plots" id="rgqcplot">
<label text="QC; Eigenstrat" id="rgvisual" />
<tool file="rgenetics/rgQC.xml"/>
<tool file="rgenetics/rgEigPCA.xml"/>
<label text="LD; Manhattan/QQ; GRR" id="rgld" />
<tool file="rgenetics/rgHaploView.xml"/>
<tool file="rgenetics/rgManQQ.xml"/>
<tool file="rgenetics/rgGRR.xml"/>
</section>
<section name="SNP/WGA: Statistical Models" id="rgmodel">
<tool file="rgenetics/rgCaCo.xml"/>
<tool file="rgenetics/rgTDT.xml"/>
<tool file="rgenetics/rgGLM.xml"/>
<tool file="rgenetics/rgManQQ.xml"/>
</section>
-->
<!--
<section name="Human Genome Variation" id="hgv">
<tool file="evolution/codingSnps.xml" />
<tool file="evolution/add_scores.xml" />
<tool file="human_genome_variation/sift.xml" />
<tool file="human_genome_variation/linkToGProfile.xml" />
<tool file="human_genome_variation/linkToDavid.xml"/>
<tool file="human_genome_variation/ctd.xml" />
<tool file="human_genome_variation/funDo.xml" />
<tool file="human_genome_variation/snpFreq.xml" />
<tool file="human_genome_variation/ldtools.xml" />
<tool file="human_genome_variation/pass.xml" />
<tool file="human_genome_variation/gpass.xml" />
<tool file="human_genome_variation/beam.xml" />
<tool file="human_genome_variation/lps.xml" />
<tool file="human_genome_variation/hilbertvis.xml" />
<tool file="human_genome_variation/freebayes.xml" />
<tool file="human_genome_variation/master2pg.xml" />
</section>
-->
<!--
<section name="Genome Diversity" id="gd">
<tool file="genome_diversity/extract_primers.xml" />
<tool file="genome_diversity/select_snps.xml" />
<tool file="genome_diversity/select_restriction_enzymes.xml" />
<tool file="genome_diversity/extract_flanking_dna.xml" />
</section>
-->
<section name="VCF Tools" id="vcf_tools">
<tool file="vcf_tools/intersect.xml" />
<tool file="vcf_tools/annotate.xml" />
<tool file="vcf_tools/filter.xml" />
<tool file="vcf_tools/extract.xml" />
</section>
<!--
<section name="PacBio/Illumina Assembly" id="hybrid">
<tool file="ilmn_pacbio/quake.xml"/>
<tool file="ilmn_pacbio/quake_pe.xml"/>
<tool file="ilmn_pacbio/soap_denovo.xml"/>
<tool file="ilmn_pacbio/myquake.xml"/>
-->
<!--
Uncomment this tool when we support the HDF5 format
<tool file="ilmn_pacbio/smrtpipe_filter.xml"/>
-->
<!--
<tool file="ilmn_pacbio/smrtpipe_hybrid.xml"/>
<tool file="ilmn_pacbio/assembly_stats.xml"/>
</section>
-->
<!--
TODO: uncomment the following EMBOSS section whenever
moving to test, but comment it in .sample to eliminate
it from buildbot functional tests since these tools
rarely change.
-->
<!--
<section name="EMBOSS" id="EMBOSSLite">
<tool file="emboss_5/emboss_antigenic.xml" />
<tool file="emboss_5/emboss_backtranseq.xml" />
<tool file="emboss_5/emboss_banana.xml" />
<tool file="emboss_5/emboss_biosed.xml" />
<tool file="emboss_5/emboss_btwisted.xml" />
<tool file="emboss_5/emboss_cai_custom.xml" />
<tool file="emboss_5/emboss_cai.xml" />
<tool file="emboss_5/emboss_chaos.xml" />
<tool file="emboss_5/emboss_charge.xml" />
<tool file="emboss_5/emboss_checktrans.xml" />
<tool file="emboss_5/emboss_chips.xml" />
<tool file="emboss_5/emboss_cirdna.xml" />
<tool file="emboss_5/emboss_codcmp.xml" />
<tool file="emboss_5/emboss_coderet.xml" />
<tool file="emboss_5/emboss_compseq.xml" />
<tool file="emboss_5/emboss_cpgplot.xml" />
<tool file="emboss_5/emboss_cpgreport.xml" />
<tool file="emboss_5/emboss_cusp.xml" />
<tool file="emboss_5/emboss_cutseq.xml" />
<tool file="emboss_5/emboss_dan.xml" />
<tool file="emboss_5/emboss_degapseq.xml" />
<tool file="emboss_5/emboss_descseq.xml" />
<tool file="emboss_5/emboss_diffseq.xml" />
<tool file="emboss_5/emboss_digest.xml" />
<tool file="emboss_5/emboss_dotmatcher.xml" />
<tool file="emboss_5/emboss_dotpath.xml" />
<tool file="emboss_5/emboss_dottup.xml" />
<tool file="emboss_5/emboss_dreg.xml" />
<tool file="emboss_5/emboss_einverted.xml" />
<tool file="emboss_5/emboss_epestfind.xml" />
<tool file="emboss_5/emboss_equicktandem.xml" />
<tool file="emboss_5/emboss_est2genome.xml" />
<tool file="emboss_5/emboss_etandem.xml" />
<tool file="emboss_5/emboss_extractfeat.xml" />
<tool file="emboss_5/emboss_extractseq.xml" />
<tool file="emboss_5/emboss_freak.xml" />
<tool file="emboss_5/emboss_fuzznuc.xml" />
<tool file="emboss_5/emboss_fuzzpro.xml" />
<tool file="emboss_5/emboss_fuzztran.xml" />
<tool file="emboss_5/emboss_garnier.xml" />
<tool file="emboss_5/emboss_geecee.xml" />
<tool file="emboss_5/emboss_getorf.xml" />
<tool file="emboss_5/emboss_helixturnhelix.xml" />
<tool file="emboss_5/emboss_hmoment.xml" />
<tool file="emboss_5/emboss_iep.xml" />
<tool file="emboss_5/emboss_infoseq.xml" />
<tool file="emboss_5/emboss_isochore.xml" />
<tool file="emboss_5/emboss_lindna.xml" />
<tool file="emboss_5/emboss_marscan.xml" />
<tool file="emboss_5/emboss_maskfeat.xml" />
<tool file="emboss_5/emboss_maskseq.xml" />
<tool file="emboss_5/emboss_matcher.xml" />
<tool file="emboss_5/emboss_megamerger.xml" />
<tool file="emboss_5/emboss_merger.xml" />
<tool file="emboss_5/emboss_msbar.xml" />
<tool file="emboss_5/emboss_needle.xml" />
<tool file="emboss_5/emboss_newcpgreport.xml" />
<tool file="emboss_5/emboss_newcpgseek.xml" />
<tool file="emboss_5/emboss_newseq.xml" />
<tool file="emboss_5/emboss_noreturn.xml" />
<tool file="emboss_5/emboss_notseq.xml" />
<tool file="emboss_5/emboss_nthseq.xml" />
<tool file="emboss_5/emboss_octanol.xml" />
<tool file="emboss_5/emboss_oddcomp.xml" />
<tool file="emboss_5/emboss_palindrome.xml" />
<tool file="emboss_5/emboss_pasteseq.xml" />
<tool file="emboss_5/emboss_patmatdb.xml" />
<tool file="emboss_5/emboss_pepcoil.xml" />
<tool file="emboss_5/emboss_pepinfo.xml" />
<tool file="emboss_5/emboss_pepnet.xml" />
<tool file="emboss_5/emboss_pepstats.xml" />
<tool file="emboss_5/emboss_pepwheel.xml" />
<tool file="emboss_5/emboss_pepwindow.xml" />
<tool file="emboss_5/emboss_pepwindowall.xml" />
<tool file="emboss_5/emboss_plotcon.xml" />
<tool file="emboss_5/emboss_plotorf.xml" />
<tool file="emboss_5/emboss_polydot.xml" />
<tool file="emboss_5/emboss_preg.xml" />
<tool file="emboss_5/emboss_prettyplot.xml" />
<tool file="emboss_5/emboss_prettyseq.xml" />
<tool file="emboss_5/emboss_primersearch.xml" />
<tool file="emboss_5/emboss_revseq.xml" />
<tool file="emboss_5/emboss_seqmatchall.xml" />
<tool file="emboss_5/emboss_seqret.xml" />
<tool file="emboss_5/emboss_showfeat.xml" />
<tool file="emboss_5/emboss_shuffleseq.xml" />
<tool file="emboss_5/emboss_sigcleave.xml" />
<tool file="emboss_5/emboss_sirna.xml" />
<tool file="emboss_5/emboss_sixpack.xml" />
<tool file="emboss_5/emboss_skipseq.xml" />
<tool file="emboss_5/emboss_splitter.xml" />
<tool file="emboss_5/emboss_supermatcher.xml" />
<tool file="emboss_5/emboss_syco.xml" />
<tool file="emboss_5/emboss_tcode.xml" />
<tool file="emboss_5/emboss_textsearch.xml" />
<tool file="emboss_5/emboss_tmap.xml" />
<tool file="emboss_5/emboss_tranalign.xml" />
<tool file="emboss_5/emboss_transeq.xml" />
<tool file="emboss_5/emboss_trimest.xml" />
<tool file="emboss_5/emboss_trimseq.xml" />
<tool file="emboss_5/emboss_twofeat.xml" />
<tool file="emboss_5/emboss_union.xml" />
<tool file="emboss_5/emboss_vectorstrip.xml" />
<tool file="emboss_5/emboss_water.xml" />
<tool file="emboss_5/emboss_wobble.xml" />
<tool file="emboss_5/emboss_wordcount.xml" />
<tool file="emboss_5/emboss_wordmatch.xml" />
</section>
-->
<!-- # UCD local addition:
-->
<section name="Finding miRNAs" id="mirdeep2">
<tool file="mirdeep2/bowtie_build.xml" />
<tool file="mirdeep2/mapper.xml" />
<tool file="mirdeep2/mirdeep2.xml" />
<tool file="mirdeep2/target_spy.xml" />
</section>
</toolbox>