Mercurial > repos > nml > metaspades
annotate README.md @ 5:3ca2d2a9068c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit a66345b894a128f7cb44876cc9a51f48c5213d95"
author | iuc |
---|---|
date | Thu, 16 Sep 2021 15:25:29 +0000 |
parents | 01a241476407 |
children |
rev | line source |
---|---|
1
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
1 **License** |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
2 |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
3 SPAdes is developed by and copyrighted to Saint-Petersburg Academic University, and is released under GPLv2. |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
4 |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
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. |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
6 |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
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. |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
8 |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
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/. |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
10 |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
11 ** Acknowledgments ** |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
12 |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
13 Original wrapper developed by Lionel Guy. |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
14 |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
15 Anton Korobeynikov greatlty helped understanding how SPAdes work, and integrated handy features into SPAdes. |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
16 |
01a241476407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff
changeset
|
17 Nicola Soranzo fixed various bugs. |