|
| ~SHFeature () |
|
| SHFeature (const SHFeature &) |
|
| SHFeature (const SHFeature *) |
|
| SHFeature (double, double, int, int, int, int, float, float, float) |
|
| SHFeature (float, int, int) |
|
| SHFeature (MS2Feature *) |
|
| SHFeature () |
|
SHFeature & | operator= (const SHFeature &) |
|
void | show_info () |
|
void | showMS2consensSpectraInfo () |
|
bool | operator== (const SHFeature &) |
|
void | add_MS2_info (MS2Info *) |
|
void | add_MS2_info (std::map< double, std::vector< MS2Info > > *) |
|
bool | get_MS2_info () |
|
bool | get_MS2_info (double) |
|
bool | check_MS2_empty () |
|
void | removeAllMS2Information () |
|
int | get_MS2_SCANS_SIZE () |
|
std::map< double, std::vector< MS2Info > > * | get_MS2_SCAN_MAP () |
|
std::map< double, std::vector< MS2Info > >::iterator | get_MS2_SCANS_START () |
|
std::map< double, std::vector< MS2Info > >::iterator | get_MS2_SCANS_END () |
|
MS2Info * | get_best_MS2_SCAN () |
|
MS2Info * | get_best_MS2_SCAN (double) |
|
void | setFeatureExtraInformation (std::string in) |
|
std::string | getFeatureExtraInformation () |
|
void | add_matched_feature (SHFeature *) |
|
std::map< int, SHFeature > * | get_match_list_REFERENCE () |
|
std::map< int, SHFeature > | get_match_list () |
|
std::map< int, SHFeature >::iterator | get_match_list_start () |
|
std::map< int, SHFeature >::iterator | get_match_list_end () |
|
std::map< int, SHFeature >::iterator | find_match_by_id (int ID) |
|
SHFeature * | get_feature (int) |
|
double | get_MATCHED_peak_area () |
|
bool | check_match_by_id (int) |
|
void | erase_match_list () |
|
std::map< int, double > | get_feature_profile () |
|
int | get_replicate_match_nb () |
|
int | get_matching_nb () |
|
double | get_replicate_intensity_sum () |
|
double | get_MZ () |
|
void | set_MZ (double in) |
|
double | get_MZ_START () |
|
void | set_MZ_START (double in) |
|
double | get_MZ_END () |
|
void | set_MZ_END (double in) |
|
double | get_THEO_MZ () |
|
double | get_THEO_MZ (double T) |
|
std::string | get_AC () |
|
std::string | get_AC (double T) |
|
bool | check_AC (std::string in) |
|
bool | check_AC (std::string in, double T) |
|
std::string | get_SQ () |
|
std::string | get_SQ (double T) |
|
std::string | get_TOTAL_SQ () |
|
std::string | get_TOTAL_SQ (double T) |
|
std::string | get_MOD_SQ () |
|
std::string | get_MOD_SQ (double T) |
|
double | get_pep_prob () |
|
double | get_pep_prob (double T) |
|
std::string | get_MS2_TYPE_TAG () |
|
std::string | get_MS2_TYPE_TAG (double T) |
|
int | get_MS2_scan () |
|
int | get_MS2_scan (double T) |
|
std::map< double, std::vector< MS2Info > > * | get_MS2_SCAN_LIST () |
|
std::map< double, std::vector< MS2Info > >::iterator | get_MS2_SCAN_LIST_START () |
|
std::map< double, std::vector< MS2Info > >::iterator | get_MS2_SCAN_LIST_END () |
|
int | get_scan_number () |
|
void | set_scan_number (int in) |
|
int | get_scan_start () |
|
void | set_scan_start (int in) |
|
int | get_scan_end () |
|
void | set_scan_end (int in) |
|
int | get_charge_state () |
|
void | set_charge_state (int in) |
|
void | set_peak_area (float in) |
|
double | get_peak_area () |
|
double | get_peak_area (int) |
|
double | get_apex_peak_intensity () |
|
void | set_apex_peak_intensity (double in) |
|
void | normalize_peak_area_by_factor (double factor) |
|
double | get_alignment_error_up () |
|
void | set_alignment_error_up (double in) |
|
double | get_alignment_error_down () |
|
void | set_alignment_error_down (double in) |
|
void | set_SCORE_HOLDER (double in) |
|
double | get_SCORE_HOLDER () |
|
double | get_retention_time () |
|
void | set_retention_time (double in) |
|
double | get_retention_time_START () |
|
void | set_retention_time_START (double in) |
|
double | get_retention_time_END () |
|
void | set_retention_time_END (double in) |
|
double | get_raw_retention_time_apex () |
|
void | set_raw_retention_time_apex (double in) |
|
double | get_raw_MZ () |
|
void | set_raw_MZ (double in) |
|
void | set_feature_ID (int in) |
|
int | get_feature_ID () |
|
void | set_spectrum_ID (int in) |
|
int | get_spectrum_ID () |
|
void | set_MASTER_ID (int in) |
|
int | get_MASTER_ID () |
|
int | get_nb_common_match () |
|
double | get_peak_score () |
|
void | set_peak_score (double in) |
|
double | get_Molecular_Mass () |
|
double | get_FEATURE_PI () |
|
void | set_FEATURE_PI (double in) |
|
void | deriveChargeStates (SHFeature *) |
|
void | setLCelutionProfile (FeatureLCProfile *in) |
|
FeatureLCProfile * | getLCelutionProfile () |
|
double | get_profile_retention_time () |
|
double | get_profile_Molecular_Mass () |
|
bool | get_feature_match_status () |
|
void | set_feature_match_status (bool in) |
|
void | addMS2Feature (MS2Feature *in) |
|
void | removeMS2Feature () |
|
MS2Feature * | getMS2Feature () |
|
double | getSignalToNoise () |
|
void | setSignalToNoise (double in) |
|
double | getBackgroundNoiseLevel () |
|
void | setBackgroundNoiseLevel (double in) |
|