librostlab
1.0.20
Loading...
Searching...
No Matches
rostlab
blosum62.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2011 Laszlo Kajan, Technical University of Munich, Germany
3
4
This file is part of librostlab.
5
6
librostlab is free software: you can redistribute it and/or modify
7
it under the terms of the GNU Lesser General Public License as published by
8
the Free Software Foundation, either version 3 of the License, or
9
(at your option) any later version.
10
11
This program is distributed in the hope that it will be useful,
12
but WITHOUT ANY WARRANTY; without even the implied warranty of
13
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
GNU Lesser General Public License for more details.
15
16
You should have received a copy of the GNU Lesser General Public License
17
along with this program. If not, see <http://www.gnu.org/licenses/>.
18
*/
19
#ifndef BLOSUM62_H
20
#define BLOSUM62_H
21
namespace
rostlab
{
23
25
extern
const
signed
char
blosum62
[27][27];
26
}
27
#endif
// BLOSUM62_H
28
// vim:ts=4:et:ai:
rostlab
Definition
aux_functions.h:27
rostlab::blosum62
const signed char blosum62[27][27]
BLOSUM62 matrix at a scale of ln(2)/2.0.
Generated on Sat Feb 24 2024 08:00:37 for librostlab by
1.9.8