https://github.com/galaxyproject/tools-iuc

sort by:
Revision Author Date Message Commit Date
cd904d7 Merge in Dan changes 20 March 2017, 18:35:11 UTC
a149db1 Merge remote-tracking branch 'dblank/entrez-direct' into entrez-replace 20 March 2017, 18:21:07 UTC
3363796 Merge pull request #1197 from cmonjeau/bayescan add bayescan tool 17 March 2017, 18:59:32 UTC
1af27d5 Merge branch 'bayescan' of https://github.com/cmonjeau/tools-iuc into bayescan 17 March 2017, 08:22:28 UTC
6b4c4e1 add input file in help and remove prefix option 17 March 2017, 08:22:05 UTC
ef28e3f Fix travis problem 14 March 2017, 14:58:43 UTC
37fb198 Merge pull request #1195 from lparsons/rseqc Migrate RSeQC to IUC 14 March 2017, 14:06:30 UTC
b46aa96 Merge pull request #1204 from nsoranzo/data_manager_humann2_database_downloader Fix broken data_manager_humann2_database_downloader 13 March 2017, 16:12:12 UTC
e9e9643 Fix broken data_manager_humann2_database_downloader $ planemo shed_lint --tools --ensure_metadata --urls --report_level warn --fail_level error data_managers/data_manager_humann2_database_downloader/ Linting repository /usr/users/ga002/soranzon/software/galaxyproject_tools-iuc/data_managers/data_manager_humann2_database_downloader Error loading tool with path /tmp/planemo_tmp_yfUlf1/83901c99b429ead8a454823bbaa1c331/data_manager_humann2_database_downloader/data_manager/data_manager_humann2_download.xml Traceback (most recent call last): File "/usr/users/ga002/soranzon/software/galaxyproject_planemo/.venv/local/lib/python2.7/site-packages/galaxy/tools/loader_directory.py", line 107, in _load_tools_from_path tool_element = loader_func(possible_tool_file) ParseError: not well-formed (invalid token): line 49, column 32 +Linting tool /usr/users/ga002/soranzon/software/galaxyproject_tools-iuc/data_managers/data_manager_humann2_database_downloader/data_manager/data_manager_humann2_download.xml Could not lint /tmp/planemo_tmp_yfUlf1/83901c99b429ead8a454823bbaa1c331/data_manager_humann2_database_downloader/data_manager/data_manager_humann2_download.xml due to malformed xml. Failed linting Also drop deprecated interpreter attribute of <command>. 13 March 2017, 15:28:04 UTC
52fa06f fix travis.yml 13 March 2017, 14:54:39 UTC
2ed5ffb Merge branch 'master' into bayescan 13 March 2017, 14:51:39 UTC
e51eb81 Merge pull request #1196 from gregvonkuster/multigps Add MultiGPS version 0.73.0 13 March 2017, 12:41:58 UTC
3e179ac Merge pull request #1192 from galaxyproject/humann2 Add a wrapper for HUMAnN2 12 March 2017, 18:09:31 UTC
1074783 Merge pull request #1201 from bwlang/patch-3 samtools 1.2 needs more params to reliably sort 12 March 2017, 08:04:49 UTC
bf6322c samtools 1.2 needs more params to reliably sort without these options it gets into legacy mode and the tool break see: https://github.com/samtools/samtools/issues/349 12 March 2017, 03:07:04 UTC
3edcac6 Merge pull request #1199 from nsoranzo/bcftools Condafy bcftools 11 March 2017, 22:15:53 UTC
7bb9041 Remove tool_dependencies.xml . Update requirements. Lint 2 files 10 March 2017, 17:33:45 UTC
5f26485 Add travis_wait to prevent the 10min no output error. 10 March 2017, 13:52:24 UTC
8bb1d44 add .shed.yml 10 March 2017, 10:11:28 UTC
3f99650 improve indentation and boolean parameters and remove citations 10 March 2017, 10:11:13 UTC
4b6669d Pipe the output of planemo conda_install to /dev/null for the time being 10 March 2017, 09:33:15 UTC
010c0a8 Add README and details for memory allocation to help text 09 March 2017, 13:58:47 UTC
ed37159 Tweaks per initial review 09 March 2017, 13:02:21 UTC
2431a12 add bayescan tool 09 March 2017, 10:53:26 UTC
fa84b74 Cleanup of read_hexamer.xml 09 March 2017, 02:14:45 UTC
dfe5b3e Moved rseqc images to local repo 08 March 2017, 22:53:06 UTC
5dcaef1 Converted conditionals from boolean to select 08 March 2017, 22:30:01 UTC
ebc7ae8 Fix a couple of rseqc tests geneBody_coverage2 and read_quality test outputs were misnamed 08 March 2017, 20:05:29 UTC
f8b0cc1 Added transcriptomics to rseqc categories 08 March 2017, 19:03:08 UTC
38a06e2 Ensure multiple inputs get unique identifiers 08 March 2017, 18:56:55 UTC
220e5a8 Moved more params to macros 07 March 2017, 16:53:24 UTC
8fc4caf Standardized linking command to 07 March 2017, 16:31:00 UTC
9c6a092 Fixed syntax for select params Used selected="true" for defaults instead of setting value. Also added min to sample_size param for infer_experiment. 07 March 2017, 16:00:21 UTC
2baef63 Make R script outputs optional Make R Script outputs optional for tools that output this type. Use macros to improve consistency across tools. 06 March 2017, 19:07:48 UTC
a5bdf15 Add MultiGPS version 0.73.0 06 March 2017, 16:19:16 UTC
189ba75 Remove obsolete toolshed packages 06 March 2017, 16:18:14 UTC
777ea6a Remove useless stdio 06 March 2017, 09:57:51 UTC
0a52272 Correct version command 06 March 2017, 08:33:11 UTC
c071271 Add sections and clean humann2.xml 06 March 2017, 08:21:19 UTC
8b19e42 Fix file copy for join table 05 March 2017, 18:06:22 UTC
851dcb5 Fix help header 05 March 2017, 17:51:44 UTC
0bcea92 Change simple quotes to double quotes in inputs and tests 05 March 2017, 17:44:39 UTC
90047c2 Correct default in README 05 March 2017, 17:33:50 UTC
0fd3b94 Merge branch 'humann2' of https://github.com/galaxyproject/tools-iuc into humann2 05 March 2017, 17:31:38 UTC
2bbe1ca Remove the repeat in favor of multiple 05 March 2017, 17:29:36 UTC
e923567 Remove useless test files 05 March 2017, 17:28:46 UTC
01fc0ca Correct biom format 05 March 2017, 17:09:29 UTC
eb4183e Change simple quotes to double quotes in inputs and tests 05 March 2017, 17:07:17 UTC
3bd2611 Remove help redundancy 05 March 2017, 17:01:03 UTC
57cff37 Add tabular to tsv for inputs 05 March 2017, 16:59:58 UTC
332f289 Correct link to tool website 05 March 2017, 16:54:23 UTC
c226149 Remove remaining false help 05 March 2017, 16:53:15 UTC
2868edf Move help header to macros 05 March 2017, 16:50:27 UTC
08cd8e9 Change version and replace error detection 05 March 2017, 16:43:58 UTC
10372ff This is needed maybe needed for the tool to not exceed to much memory. 04 March 2017, 17:50:46 UTC
c1353d3 Try to force diamond to use less threads 04 March 2017, 17:04:47 UTC
345fb7e Merge pull request #1182 from galaxyproject/metaphlan2 Add wrapper for MetaPhlAn2 and a data manager for its database 04 March 2017, 16:51:02 UTC
2411a61 Merge pull request #1193 from galaxyproject/export2graphlan Add wrapper for export2graphlan 04 March 2017, 16:39:04 UTC
d9cedb1 Update export2graphlan.xml 04 March 2017, 16:28:33 UTC
6e73e77 Merge pull request #1194 from galaxyproject/graphlan Add wrapper for GraPhlAn 04 March 2017, 15:17:40 UTC
bae4266 Add dpi in condition 04 March 2017, 15:09:54 UTC
21ae197 Upgrade to RSeQC 2.6.4 Move to IUC, added some new tools, updated tests, use element_identifier where appropriate. 04 March 2017, 14:39:49 UTC
02a48f0 Add citation 04 March 2017, 13:14:31 UTC
c3b2bf5 Merge pull request #1188 from lparsons/nugen_nudup_2_3_2 Update Nugen NuDUP to 2.3.2 03 March 2017, 20:47:20 UTC
626b990 Merge pull request #1191 from nsoranzo/abricate_prinseq Condafy abricate and prinseq 03 March 2017, 18:22:44 UTC
62a8830 Add wrapper for GraPhlAn 03 March 2017, 15:29:39 UTC
d2308c8 Add wrapper for export2graphlan 03 March 2017, 14:45:03 UTC
4037b10 Add files for testing metaphlan2 use 03 March 2017, 14:00:10 UTC
66924cf Replace double by simple quotes 03 March 2017, 13:23:33 UTC
22b74fc Replace double quotes 03 March 2017, 13:19:14 UTC
bc6905d Modify a bit the doc about the inputs 03 March 2017, 13:18:52 UTC
f8982ff Fix use of history db for metaphlan2 03 March 2017, 12:59:00 UTC
e1615d1 Correct metaphlan2 options 03 March 2017, 12:41:43 UTC
cdcc4b8 Add missing test data for humann2 03 March 2017, 12:17:34 UTC
c223aa5 Change the README content 03 March 2017, 12:14:54 UTC
38c128d Correct flake8 03 March 2017, 11:02:01 UTC
6e6c921 Change the data manager value and the path to database 03 March 2017, 09:48:44 UTC
5380ed0 Condafy abricate and prinseq Remove tool_dependencies.xml Remove requirements included in main package. Single-quote dataset paths in <command> Cast optional integer/float params to string when checking if they are set. Update abricate test data. 02 March 2017, 19:50:39 UTC
cf8373a Extract tax level to macros 02 March 2017, 16:19:41 UTC
eb3d284 Update to version 5.80 02 March 2017, 16:18:00 UTC
f45f315 Change the defualt seleted option for translated alignment 02 March 2017, 16:04:59 UTC
5b80101 Correct the extraction of the path to metaphlan2 db 02 March 2017, 16:04:17 UTC
e92ff87 Merge branch 'master' of https://github.com/galaxyproject/tools-iuc into entrez-direct 02 March 2017, 16:02:45 UTC
adf6952 Correct the tool data table conf for metaphlan2 table 02 March 2017, 14:11:21 UTC
13074f3 Correct db parameters 02 March 2017, 14:10:35 UTC
cafbccd Remove extra spaces 02 March 2017, 14:09:02 UTC
3145b00 Rename and move the downloaded db 02 March 2017, 14:07:51 UTC
68b2b95 Correct the data manager configuration 02 March 2017, 14:06:59 UTC
318eb33 Correct path 01 March 2017, 16:53:37 UTC
0b32b29 Add humann2 wrappers 01 March 2017, 16:47:49 UTC
0354c72 Add a data manager for humann2 01 March 2017, 16:47:12 UTC
38ee3fb Fix flake8 01 March 2017, 16:15:14 UTC
0076dad Remove sample naming arguments 01 March 2017, 15:11:20 UTC
09369e9 Remove bowtie test 01 March 2017, 15:09:41 UTC
b30ab72 Use last bowtie version and add python version 01 March 2017, 15:09:11 UTC
0a6ab4f Rename metaphlan_hclust_heatmap.xml 01 March 2017, 15:07:16 UTC
20127f5 Rename merge_metaphlan_tables 01 March 2017, 15:06:55 UTC
74b7b30 Fix the owner of the required repository 01 March 2017, 15:06:36 UTC
0975aac Move the downloaded db 01 March 2017, 15:05:25 UTC
594a662 Change the possible db_key 01 March 2017, 15:04:55 UTC
back to top