Mercurial > repos > nml > metaspades
comparison README.md @ 1:01a241476407 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
author | iuc |
---|---|
date | Thu, 02 Mar 2017 16:04:56 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:e93c1a0678cd | 1:01a241476407 |
---|---|
1 **License** | |
2 | |
3 SPAdes is developed by and copyrighted to Saint-Petersburg Academic University, and is released under GPLv2. | |
4 | |
5 This wrapper is copyrighted by Philip Mabon and is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. | |
6 | |
7 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. | |
8 | |
9 You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. | |
10 | |
11 ** Acknowledgments ** | |
12 | |
13 Original wrapper developed by Lionel Guy. | |
14 | |
15 Anton Korobeynikov greatlty helped understanding how SPAdes work, and integrated handy features into SPAdes. | |
16 | |
17 Nicola Soranzo fixed various bugs. |