| 584 | } |
| 585 | |
| 586 | Size SequestInfile::getMaxInternalCleavageSites() const |
| 587 | { |
| 588 | return max_internal_cleavage_sites_; |
| 589 | } |
| 590 | |
| 591 | void SequestInfile::setMaxInternalCleavageSites(Size max_internal_cleavage_sites) |
| 592 | { |
no outgoing calls
no test coverage detected