annotate README.md @ 0:8484006d8918 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
author iuc
date Tue, 03 Jan 2017 12:31:26 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
iuc
parents:
diff changeset
1 **License**
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
iuc
parents:
diff changeset
2
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
iuc
parents:
diff changeset
3 SPAdes is developed by and copyrighted to Saint-Petersburg Academic University, and is released under GPLv2.
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
iuc
parents:
diff changeset
4
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
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.
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
iuc
parents:
diff changeset
6
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
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.
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
iuc
parents:
diff changeset
8
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
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/.
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
iuc
parents:
diff changeset
10
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
iuc
parents:
diff changeset
11 ** Acknowledgments **
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
iuc
parents:
diff changeset
12
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
iuc
parents:
diff changeset
13 Original wrapper developed by Lionel Guy.
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
iuc
parents:
diff changeset
14
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
iuc
parents:
diff changeset
15 Anton Korobeynikov greatlty helped understanding how SPAdes work, and integrated handy features into SPAdes.
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
iuc
parents:
diff changeset
16
8484006d8918 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaspades commit faddab9bf26326e1fa020e00a59a16342d7fd661
iuc
parents:
diff changeset
17 Nicola Soranzo fixed various bugs.