stores a Pattern in one sequence
More...
#include <exact_matcher.hh>
stores a Pattern in one sequence
◆ SinglePattern()
LocARNA::SinglePattern::SinglePattern |
( |
const std::string & |
myId_, |
|
|
const std::string & |
seqId_, |
|
|
const intVec & |
mySinglePattern_ |
|
) |
| |
|
inline |
constructor
- Parameters
-
myId_ | pattern Id |
seqId_ | sequence Id |
mySinglePattern_ | pattern for single sequence |
◆ getmyId()
const std::string& LocARNA::SinglePattern::getmyId |
( |
| ) |
const |
|
inline |
read access
- Returns
- pattern Id of the SinglePattern
◆ getPat()
const intVec& LocARNA::SinglePattern::getPat |
( |
| ) |
const |
|
inline |
read access
- Returns
- pattern of the SinglePattern
◆ getseqId()
const std::string& LocARNA::SinglePattern::getseqId |
( |
| ) |
const |
|
inline |
read access
- Returns
- seqeuence Id of the SinglePattern
The documentation for this class was generated from the following file: