intactInteraction-class       package:Rintact       R Documentation

_C_l_a_s_s "_i_n_t_a_c_t_I_n_t_e_r_a_c_t_i_o_n"

_D_e_s_c_r_i_p_t_i_o_n:

     A class representing interaction data.

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects are usually created by 'psi25interaction'.

_S_l_o_t_s:


     '_i_n_t_a_c_t': character, IntAct ID of the interaction.

     '_i_n_t_e_r_a_c_t_i_o_n_T_y_p_e': character, the method used for detecting the
          interaction, such as pull down. 

     '_e_x_p_P_u_b_M_e_d': character, PubMed ID of the publication that
          describes the experiment.

     '_e_x_p_I_n_t_A_c_t': character, IntAct ID of the experiment.

     '_c_o_n_f_i_d_e_n_c_e_V_a_l_u_e': character, confidence value of the experimental
          interaction.

     '_b_a_i_t': character, UniProt ID of the bait.

     '_p_r_e_y': character, UniProt ID(s) of the prey(s).

     '_i_n_h_i_b_i_t_o_r': character, UniProt ID of the inhibitor, NA is
          missing.

     '_n_e_u_t_r_a_l_C_o_m_p_o_n_e_n_t': character, UniProt ID of the neutral
          components, NA is missing.

_M_e_t_h_o_d_s:


     _s_h_o_w 'signature(object = "intactInteraction")': a print method

     _b_a_i_t 'signature(object = "intactInteraction")': a method to find
          all the baits within the intactInteraction class and print
          them

     _p_r_e_y 'signature(object = "intactInteraction")': a method to find
          all the prey within the intactInteraction class and print
          them   


_A_u_t_h_o_r(_s):

     Nianhua Li

_S_e_e _A_l_s_o:

     'psi25interaction'

