# HG changeset patch # User peterjc # Date 1441374357 14400 # Node ID 697f40151eaffae0e9146aa7f8429d35c3642ab4 # Parent b5f1f599d1fbf4479df01d9e424146fbe76a0b0b v0.1.05 - Update citation information now GigaScience paper is out diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/README.rst --- a/tools/ncbi_blast_plus/README.rst Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/README.rst Fri Sep 04 09:45:57 2015 -0400 @@ -26,11 +26,11 @@ Citation ======== -Please cite the following paper (currently available as a preprint): +Please cite the following paper: NCBI BLAST+ integrated into Galaxy. P.J.A. Cock, J.M. Chilton, B. Gruening, J.E. Johnson, N. Soranzo -bioRxiv DOI: http://dx.doi.org/10.1101/014043 (preprint) +GigaScience, 2015, 4:39 http://dx.doi.org/10.1186/s13742-015-0080-7 You should also cite the NCBI BLAST+ tools: @@ -218,6 +218,9 @@ v0.1.04 - Fixed regression using BLAST databases from the history. Currently Galaxy inputs must still use ``.extra_files_path`` rather than the more consise ``.extra_files`` available for output files (Issue #69) +v0.1.05 - Define ``parallelism`` tag via a macro (internal change only). + - Define wrapper versions via a macro (internal change only). + - Update citation information now GigaScience paper is out. ======= ====================================================================== diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/blastxml_to_tabular.xml --- a/tools/ncbi_blast_plus/blastxml_to_tabular.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/blastxml_to_tabular.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,4 +1,4 @@ - + Convert BLAST XML output to tabular diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_blastdbcmd_info.xml --- a/tools/ncbi_blast_plus/ncbi_blastdbcmd_info.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_blastdbcmd_info.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,4 +1,4 @@ - + Show BLAST database information from blastdbcmd blastdbcmd diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_blastdbcmd_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_blastdbcmd_wrapper.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_blastdbcmd_wrapper.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,4 +1,4 @@ - + Extract sequence(s) from BLAST database blastdbcmd diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_blastn_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_blastn_wrapper.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_blastn_wrapper.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,11 +1,10 @@ - + Search nucleotide database with nucleotide query sequence(s) - - blastn ncbi_macros.xml + ## The command is a Cheetah template which allows some Python based syntax. diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_blastp_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_blastp_wrapper.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_blastp_wrapper.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,11 +1,10 @@ - + Search protein database with protein query sequence(s) - - blastp ncbi_macros.xml + ## The command is a Cheetah template which allows some Python based syntax. diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_blastx_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_blastx_wrapper.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_blastx_wrapper.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,11 +1,10 @@ - + Search protein database with translated nucleotide query sequence(s) - - blastx ncbi_macros.xml + ## The command is a Cheetah template which allows some Python based syntax. diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_convert2blastmask_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_convert2blastmask_wrapper.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_convert2blastmask_wrapper.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,4 +1,4 @@ - + Convert masking information in lower-case masked FASTA input to file formats suitable for makeblastdb convert2blastmask diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_dustmasker_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_dustmasker_wrapper.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_dustmasker_wrapper.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,4 +1,4 @@ - + masks low complexity regions diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_macros.xml --- a/tools/ncbi_blast_plus/ncbi_macros.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_macros.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,4 +1,9 @@ + 0.1.05 + + + + @BINARY@ @@ -398,17 +403,12 @@ #end if Peter J. A. Cock, John M. Chilton, Björn Grüning, James E. Johnson, Nicola Soranzo (2015). -NCBI BLAST+ integrated into Galaxy. *BioRxiv* preprint. -http://dx.doi.org/10.1101/014043 - -Peter J.A. Cock, Björn A. Grüning, Konrad Paszkiewicz and Leighton Pritchard (2013). -Galaxy tools and workflows for sequence analysis with applications -in molecular plant pathology. *PeerJ* 1:e167 -http://dx.doi.org/10.7717/peerj.167 +NCBI BLAST+ integrated into Galaxy. *GigaScience* 4:39 +http://dx.doi.org/10.1186/s13742-015-0080-7 Christiam Camacho et al. (2009). BLAST+: architecture and applications. -*BMC Bioinformatics*. 15;10:421. +*BMC Bioinformatics* 15;10:421. http://dx.doi.org/10.1186/1471-2105-10-421 This wrapper is available to install into other Galaxy Instances via the Galaxy @@ -417,10 +417,7 @@ 10.1186/1471-2105-10-421 - 10.7717/peerj.167 - - 10.1101/014043 - + 10.1186/s13742-015-0080-7 **Output format** diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_makeblastdb.xml --- a/tools/ncbi_blast_plus/ncbi_makeblastdb.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_makeblastdb.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,4 +1,4 @@ - + Make BLAST database makeblastdb diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_makeprofiledb.xml --- a/tools/ncbi_blast_plus/ncbi_makeprofiledb.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_makeprofiledb.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,4 +1,4 @@ - + Make profile database makeprofiledb diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_rpsblast_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_rpsblast_wrapper.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_rpsblast_wrapper.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,11 +1,10 @@ - + Search protein domain database (PSSMs) with protein query sequence(s) - - deltablast ncbi_macros.xml + ## The command is a Cheetah template which allows some Python based syntax. diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_rpstblastn_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_rpstblastn_wrapper.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_rpstblastn_wrapper.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,11 +1,10 @@ - + Search protein domain database (PSSMs) with translated nucleotide query sequence(s) - - rpstblastn ncbi_macros.xml + ## The command is a Cheetah template which allows some Python based syntax. diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_segmasker_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_segmasker_wrapper.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_segmasker_wrapper.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,4 +1,4 @@ - + low-complexity regions in protein sequences segmasker diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_tblastn_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_tblastn_wrapper.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_tblastn_wrapper.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,11 +1,10 @@ - + Search translated nucleotide database with protein query sequence(s) - - tblastn ncbi_macros.xml + ## The command is a Cheetah template which allows some Python based syntax. diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/ncbi_tblastx_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_tblastx_wrapper.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_tblastx_wrapper.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,11 +1,10 @@ - + Search translated nucleotide database with translated nucleotide query sequence(s) - - tblastx ncbi_macros.xml + ## The command is a Cheetah template which allows some Python based syntax. diff -r b5f1f599d1fb -r 697f40151eaf tools/ncbi_blast_plus/repository_dependencies.xml --- a/tools/ncbi_blast_plus/repository_dependencies.xml Wed Jul 22 05:01:11 2015 -0400 +++ b/tools/ncbi_blast_plus/repository_dependencies.xml Fri Sep 04 09:45:57 2015 -0400 @@ -1,4 +1,4 @@ - +