1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
MacSyFinder - Detection of macromolecular systems
in protein datasets using systems modelling and similarity search.
Copyright © 2014-2024 Institut Pasteur (Paris) and CNRS.
------------------------------------------------------------------
Citation:
Néron, Bertrand; Denise, Rémi; Coluzzi, Charles; Touchon, Marie; Rocha, Eduardo P.C.; Abby, Sophie S.
MacSyFinder v2: Improved modelling and search engine to identify molecular systems in genomes.
Peer Community Journal, Volume 3 (2023), article no. e28.
doi : 10.24072/pcjournal.250.
https://peercommunityjournal.org/articles/10.24072/pcjournal.250/
------------------------------------------------------------------
The code includes contributions and input from many people, see CONTRIBUTORS.md for details
-----------------------------------------------------------------
The source code of MacSyFinder is distributed
under the terms of the GNU GeneralPublic License v3.
See the file COPYING for details.
These programs are 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 version 3 of the License.
These programs are 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.
A copy of the GNU General Public License is in the file COPYING. You
may also obtain a copy from <http://www.gnu.org/licenses/>.
|