![]() |
Rosetta
2021.16
|
#include <PeptideDeriverFilter.hh>
Public Member Functions | |
| DerivedPeptideEntry (core::Real const lin_isc=UNLIKELY_ISC_VALUE, core::Size const pep_start=0, core::pose::PoseCOP lin_pose=nullptr) | |
Public Attributes | |
| core::Real | lin_isc |
| core::Size | pep_start |
| core::pose::PoseCOP | lin_pose |
| CyclizedPeptideInfoOP | cyc_info_set [NUM_CYCLIZATION_METHODS] |
| protocols::peptide_deriver::DerivedPeptideEntry::DerivedPeptideEntry | ( | core::Real const | lin_isc = UNLIKELY_ISC_VALUE, |
| core::Size const | pep_start = 0, |
||
| core::pose::PoseCOP | lin_pose = nullptr |
||
| ) |
References cyc_info_set, lin_isc, lin_pose, and pep_start.
| CyclizedPeptideInfoOP protocols::peptide_deriver::DerivedPeptideEntry::cyc_info_set[NUM_CYCLIZATION_METHODS] |
Referenced by DerivedPeptideEntry().
| core::Real protocols::peptide_deriver::DerivedPeptideEntry::lin_isc |
Referenced by DerivedPeptideEntry().
| core::pose::PoseCOP protocols::peptide_deriver::DerivedPeptideEntry::lin_pose |
Referenced by DerivedPeptideEntry().
| core::Size protocols::peptide_deriver::DerivedPeptideEntry::pep_start |
Referenced by DerivedPeptideEntry().
1.8.7