annotate README.md @ 4:6a1330b7a6f8 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 92f173d5036d86d6fd689c65b5a0fc2586d37697"
author iuc
date Fri, 15 Jan 2021 12:28:05 +0000
parents ed80e1e53731
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
ed80e1e53731 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff changeset
1 **License**
ed80e1e53731 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff changeset
2
ed80e1e53731 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.
ed80e1e53731 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff changeset
4
ed80e1e53731 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.
ed80e1e53731 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff changeset
6
ed80e1e53731 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.
ed80e1e53731 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff changeset
8
ed80e1e53731 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/.
ed80e1e53731 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff changeset
10
ed80e1e53731 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff changeset
11 ** Acknowledgments **
ed80e1e53731 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff changeset
12
ed80e1e53731 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.
ed80e1e53731 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff changeset
14
ed80e1e53731 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.
ed80e1e53731 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit 9401451df4a985ef5686864eaadafa077ffc0877
iuc
parents:
diff changeset
16
ed80e1e53731 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.