Skip to content
Snippets Groups Projects
Commit 56fa1958 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

update header of licence

parent 03cdc0fe
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python3 #!/usr/bin/env python3
# coding: utf-8 # coding: utf-8
############################################################################### # ###############################################################################
# This file is part of PanACOTA. #
This file is part of PanACOTA. # #
# Authors: Amandine Perrin #
Authors: Amandine Perrin # Copyright © 2018-2020 Institut Pasteur (Paris). #
Copyright © 2016-2018 Institut Pasteur (Paris). # See the COPYRIGHT file for details. #
See the COPYRIGHT file for details. # #
# PanACOTA is a software providing tools for large scale bacterial comparative #
PanACOTA is a software providing tools for large scale bacterial comparative genomics. From a set of complete and/or draft genomes, you can: # genomics. From a set of complete and/or draft genomes, you can: #
# - Do a quality control of your strains, to eliminate poor quality #
- Do a quality control of your strains, to eliminate poor quality genomes, which would not give any information for the comparative study # genomes, which would not give any information for the comparative study #
- Uniformly annotate all genomes # - Uniformly annotate all genomes #
- Do a Pan-genome # - Do a Pan-genome #
- Do a Core or Persistent genome # - Do a Core or Persistent genome #
- Align all Core/Persistent families # - Align all Core/Persistent families #
- Infer a phylogenetic tree from the Core/Persistent families # - Infer a phylogenetic tree from the Core/Persistent families #
# #
PanACOTA is free software: you can redistribute it and/or modify it under the terms of the Affero GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. # PanACOTA is free software: you can redistribute it and/or modify it under the #
PanACOTA 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 Affero GNU General Public License for more details. # terms of the Affero GNU General Public License as published by the Free #
# Software Foundation, either version 3 of the License, or (at your option) #
You should have received a copy of the Affero GNU General Public License along with PanACOTA (COPYING file). If not, see <https://www.gnu.org/licenses/>. # any later version. #
# #
############################################################################### # PanACOTA is distributed in the hope that it will be useful, but WITHOUT ANY #
\ No newline at end of file # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS #
# FOR A PARTICULAR PURPOSE. See the Affero GNU General Public License #
# for more details. #
# #
# You should have received a copy of the Affero GNU General Public License #
# along with PanACOTA (COPYING file). #
# If not, see <https://www.gnu.org/licenses/>. #
# ###############################################################################
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment