changeset 11:236046d1d441 draft

Uploaded v0.0.19a, README tweaks
author peterjc
date Wed, 26 Nov 2014 06:54:23 -0500
parents 939a600f45e9
children da92fef90117
files README.rst
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/README.rst	Wed Mar 19 10:51:02 2014 -0400
+++ b/README.rst	Wed Nov 26 06:54:23 2014 -0500
@@ -1,10 +1,9 @@
 Galaxy datatypes for NCBI BLAST+ suite
 ======================================
 
-These Galaxy datatypes are copyright 2010-2013 by Peter Cock, The James Hutton
-Institute (formerly SCRI, Scottish Crop Research Institute), UK. All rights reserved.
-Contributions/revisions copyright 2012 Edward Kirton. All rights reserved.
-Contributions/revisions copyright 2013 Nicola Soranzo. All rights reserved.
+These Galaxy datatypes are copyright 2010-2014 by Peter Cock (The James Hutton
+Institute, UK) and additional contributors including Edward Kirton, Nicola
+Soranzo, and Bjoern Gruening.
 
 See the licence text below.
 
@@ -29,7 +28,7 @@
 ------- ----------------------------------------------------------------------
 v0.0.11 - Final revision as part of the Galaxy main repository, and the
           first release via the Tool Shed
-v0.0.13 - Uses blast.py instead of xml.py to define the datatypes
+v0.0.13 - Uses ``blast.py`` instead of ``xml.py`` to define the datatypes
 v0.0.14 - Includes datatypes for protein and nucleotide BLAST databases
           (``blastdbp`` and ``blastdbn``, based on work by Edward Kirton)
 v0.0.15 - Fixes a MetadataElement bug and includes more of the optional
@@ -39,6 +38,7 @@
         - Development moved to GitHub, https://github.com/peterjc/galaxy_blast
         - Nucleotide database definition aware of MegaBLAST index superheader
 v0.0.17 - Add ``maskinfo-asn1`` and ``maskinfo-asn1-binary`` sub-datatypes
+          (contribution from Nicola Soranzo)
 v0.0.18 - Add retries to BLAST XML merge code.
         - Modify display_data method to allow unit tests to function.
 v0.0.19 - Add ``blastdbp`` datatype for BLAST protein domain databases, for use