libpappsomspp
Library for mass spectrometry
Loading...
Searching...
No Matches
filterobopsimodtermaccession.h
Go to the documentation of this file.
1
/*******************************************************************************
2
* Copyright (c) 2015 Olivier Langella <Olivier.Langella@moulon.inra.fr>.
3
*
4
* This file is part of the PAPPSOms++ library.
5
*
6
* PAPPSOms++ is free software: you can redistribute it and/or modify
7
* it under the terms of the GNU 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
* PAPPSOms++ 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 General Public License for more details.
15
*
16
* You should have received a copy of the GNU General Public License
17
* along with PAPPSOms++. If not, see <http://www.gnu.org/licenses/>.
18
*
19
* Contributors:
20
* Olivier Langella <Olivier.Langella@moulon.inra.fr> - initial API and
21
*implementation
22
******************************************************************************/
23
24
#pragma once
25
26
27
#include "
obopsimodhandlerinterface.h
"
28
#include "
obopsimodterm.h
"
29
30
31
namespace
pappso
32
{
33
class
PMSPP_LIB_DECL
FilterOboPsiModTermAccession
34
:
public
OboPsiModHandlerInterface
35
{
36
private
:
37
QString
m_accession
;
38
OboPsiModHandlerInterface
&
m_sink
;
39
40
public
:
41
FilterOboPsiModTermAccession
(
OboPsiModHandlerInterface
&sink,
42
const
QString &accession);
43
virtual
~FilterOboPsiModTermAccession
();
44
45
46
void
setOboPsiModTerm(
const
OboPsiModTerm
&term)
override
;
47
};
48
49
}
// namespace pappso
pappso::FilterOboPsiModTermAccession
Definition
filterobopsimodtermaccession.h:35
pappso::FilterOboPsiModTermAccession::m_sink
OboPsiModHandlerInterface & m_sink
Definition
filterobopsimodtermaccession.h:38
pappso::FilterOboPsiModTermAccession::m_accession
QString m_accession
Definition
filterobopsimodtermaccession.h:37
pappso::OboPsiModHandlerInterface
Definition
obopsimodhandlerinterface.h:31
pappso::OboPsiModTerm
Definition
obopsimodterm.h:32
PMSPP_LIB_DECL
#define PMSPP_LIB_DECL
Definition
exportinmportconfig.h:14
pappso
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...
Definition
aa.cpp:39
obopsimodhandlerinterface.h
obopsimodterm.h
pappsomspp
obo
filterobopsimodtermaccession.h
Generated on Thu May 30 2024 15:37:13 for libpappsomspp by
1.9.8