|
3 | 3 | <section id="upload_file" name="Upload Data"> |
4 | 4 | <tool file="data_source/upload.xml" /> |
5 | 5 | </section> |
6 | | - <!-- <section id="data_source_tools" name="External Data"> |
7 | | - <tool file="data_source/ucsc_tablebrowser.xml" /> |
8 | | - <tool file="data_source/ucsc_tablebrowser_archaea.xml" /> |
9 | | - <tool file="data_source/ncbi_datasets.xml" /> |
10 | | - <tool file="data_source/ebi_sra.xml" /> |
11 | | - <tool file="data_source/sra.xml" /> |
12 | | - <tool file="data_source/microbial_import.xml" /> |
13 | | - <tool file="data_source/biomart.xml" /> |
14 | | - <tool file="data_source/cbi_rice_mart.xml" /> |
15 | | - <tool file="data_source/gramene_mart.xml" /> |
16 | | - <tool file="data_source/fly_modencode.xml" /> |
17 | | - <tool file="data_source/intermine.xml" /> |
18 | | - <tool file="data_source/flymine.xml" /> |
19 | | - <tool file="data_source/modmine.xml" /> |
20 | | - <tool file="data_source/mousemine.xml" /> |
21 | | - <tool file="data_source/ratmine.xml" /> |
22 | | - <tool file="data_source/yeastmine.xml" /> |
23 | | - <tool file="data_source/metabolicmine.xml" /> |
24 | | - <tool file="data_source/worm_modencode.xml" /> |
25 | | - <tool file="data_source/wormbase.xml" /> |
26 | | - <tool file="data_source/zebrafishmine.xml" /> |
27 | | - <tool file="data_source/eupathdb.xml" /> |
28 | | - <tool file="data_source/hbvar.xml" /> |
29 | | - </section> --> |
30 | 6 | <section id="send_data" name="Send Data"> |
31 | | - <tool file="data_export/send.xml" /> |
32 | | - <!-- <tool file="data_export/export_remote.xml" /> --> |
| 7 | + <tool file="data_export/export_remote.xml" /> |
33 | 8 | </section> |
34 | 9 | <section id="collection_operations" name="Collection Operations"> |
35 | 10 | <tool file="${model_tools_path}/unzip_collection.xml" /> |
36 | 11 | <tool file="${model_tools_path}/zip_collection.xml" /> |
37 | 12 | <tool file="${model_tools_path}/filter_failed_collection.xml" /> |
| 13 | + <tool file="${model_tools_path}/filter_failed_collection_1.1.0.xml" /> |
38 | 14 | <tool file="${model_tools_path}/filter_empty_collection.xml" /> |
| 15 | + <tool file="${model_tools_path}/filter_empty_collection_1.1.0.xml" /> |
39 | 16 | <tool file="${model_tools_path}/filter_null.xml" /> |
| 17 | + <tool file="${model_tools_path}/filter_null_1.1.0.xml" /> |
| 18 | + <tool file="${model_tools_path}/keep_success_collection.xml" /> |
| 19 | + <tool file="${model_tools_path}/keep_success_collection_1.1.0.xml" /> |
40 | 20 | <tool file="${model_tools_path}/flatten_collection.xml" /> |
| 21 | + <tool file="${model_tools_path}/nest_collection.xml" /> |
41 | 22 | <tool file="${model_tools_path}/merge_collection.xml" /> |
42 | 23 | <tool file="${model_tools_path}/relabel_from_file.xml" /> |
43 | 24 | <tool file="${model_tools_path}/filter_from_file.xml" /> |
|
49 | 30 | <tool file="${model_tools_path}/apply_rules.xml" /> |
50 | 31 | <tool file="${model_tools_path}/build_list.xml" /> |
51 | 32 | <tool file="${model_tools_path}/build_list_1.2.0.xml" /> |
| 33 | + <tool file="${model_tools_path}/sample_sheet_to_tabular.xml" /> |
52 | 34 | <tool file="${model_tools_path}/extract_dataset.xml" /> |
53 | 35 | <tool file="${model_tools_path}/duplicate_file_to_collection.xml" /> |
54 | 36 | </section> |
|
80 | 62 | <tool file="filters/sorter.xml" /> |
81 | 63 | <tool file="filters/grep.xml" /> |
82 | 64 | <tool file="filters/grep_1.0.1.xml"/> |
83 | | - <!-- <tool file="filters/gff/extract_GFF_Features.xml" /> |
84 | | - <tool file="filters/gff/gff_filter_by_attribute.xml" /> |
85 | | - <tool file="filters/gff/gff_filter_by_feature_count.xml" /> |
86 | | - <tool file="filters/gff/gtf_filter_by_attribute_values_list.xml" /> --> |
87 | 65 | </section> |
88 | 66 | <section id="table_manipulation" name="Table Manipulation"> |
89 | 67 | <tool file="filters/joiner.xml" /> |
90 | 68 | <tool file="filters/compare.xml" /> |
91 | 69 | <tool file="stats/grouping.xml" /> |
92 | 70 | </section> |
93 | | - <!-- <label id="genomic_manip_label" text="Genomic File Manipulation" /> |
94 | | - <section id="convert_formats" name="Convert Formats"> |
95 | | - <tool file="filters/axt_to_concat_fasta.xml" /> |
96 | | - <tool file="filters/axt_to_fasta.xml" /> |
97 | | - <tool file="filters/axt_to_lav.xml" /> |
98 | | - <tool file="filters/bed2gff.xml" /> |
99 | | - <tool file="filters/gff2bed.xml" /> |
100 | | - <tool file="filters/lav_to_bed.xml" /> |
101 | | - <tool file="maf/maf_to_bed.xml" /> |
102 | | - <tool file="maf/maf_to_interval.xml" /> |
103 | | - <tool file="maf/maf_to_fasta.xml" /> |
104 | | - <tool file="filters/wiggle_to_simple.xml" /> |
105 | | - <tool file="filters/sff_extractor.xml" /> |
106 | | - <tool file="filters/gtf2bedgraph.xml" /> |
107 | | - <tool file="filters/wig_to_bigwig.xml" /> |
108 | | - <tool file="filters/bed_to_bigbed.xml" /> |
109 | | - <tool file="extract/liftOver_wrapper.xml" /> |
110 | | - <tool file="filters/ucsc_gene_bed_to_exon_bed.xml" /> |
111 | | - <tool file="stats/aggregate_binned_scores_in_intervals.xml" /> |
112 | | - </section> --> |
113 | | - <!-- <section id="fetch_sequences___alignments" name="Fetch Sequences / Alignments"> |
114 | | - <tool file="maf/interval2maf_pairwise.xml" /> |
115 | | - <tool file="maf/interval2maf.xml" /> |
116 | | - <tool file="maf/maf_split_by_species.xml" /> |
117 | | - <tool file="maf/interval_maf_to_merged_fasta.xml" /> |
118 | | - <tool file="maf/genebed_maf_to_fasta.xml" /> |
119 | | - <tool file="maf/maf_stats.xml" /> |
120 | | - <tool file="maf/maf_thread_for_species.xml" /> |
121 | | - <tool file="maf/maf_limit_to_species.xml" /> |
122 | | - <tool file="maf/maf_limit_size.xml" /> |
123 | | - <tool file="maf/maf_by_block_number.xml" /> |
124 | | - <tool file="maf/maf_reverse_complement.xml" /> |
125 | | - <tool file="maf/maf_filter.xml" /> |
126 | | - </section> --> |
127 | | - <!-- <section id="mapping" name="Mapping" version=""> |
128 | | - <tool file="sr_mapping/bfast_wrapper.xml" /> |
129 | | - <tool file="sr_mapping/PerM.xml" /> |
130 | | - <tool file="sr_mapping/srma_wrapper.xml" /> |
131 | | - <tool file="sr_mapping/mosaik.xml" /> |
132 | | - </section> --> |
133 | | - <!-- <section id="phenotype_association" name="Phenotype Association"> |
134 | | - <tool file="phenotype_association/linkToGProfile.xml" /> |
135 | | - <tool file="phenotype_association/linkToDavid.xml" /> |
136 | | - <tool file="phenotype_association/ldtools.xml" /> |
137 | | - <tool file="phenotype_association/pass.xml" /> |
138 | | - <tool file="phenotype_association/gpass.xml" /> |
139 | | - <tool file="phenotype_association/beam.xml" /> |
140 | | - <tool file="phenotype_association/lps.xml" /> |
141 | | - <tool file="phenotype_association/master2pg.xml" /> |
142 | | - </section> --> |
143 | 71 | <section id="statistics" name="Statistics"> |
144 | 72 | <tool file="stats/gsummary.xml" /> |
145 | 73 | <tool file="filters/uniq.xml" /> |
146 | 74 | </section> |
147 | | - <!-- <section id="motif_tools" name="Motif Tools"> |
148 | | - <tool file="meme/meme.xml" hidden="True" /> |
149 | | - <tool file="meme/fimo.xml" hidden="True" /> |
150 | | - </section> --> |
151 | 75 | <section id="visualization" name="Visualization"> |
152 | 76 | <tool file="plotting/bar_chart.xml" /> |
153 | 77 | <tool file="plotting/boxplot.xml" /> |
154 | | - <!-- <tool file="maf/vcf_to_maf_customtrack.xml" /> --> |
155 | 78 | </section> |
156 | 79 | </toolbox> |
0 commit comments