releaseDate             package:Rintact             R Documentation

_A _m_e_t_h_o_d _t_o _r_e_t_u_r_n _t_h_e _r_e_l_e_a_s_e _d_a_t_e _o_f _t_h_e _P_S_I-_M_I _2._5
_X_M_L _f_i_l_e

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

     The 'releaseDate' function takes an intactInteraction class and
     returns the data when the XML file is repacked and released from 
     IntAct. This serves as a proxy for versioning.

_U_s_a_g_e:

     releaseDate(x)

_A_r_g_u_m_e_n_t_s:

       x: A S4 object of type intactInteraction

_V_a_l_u_e:

     A character. The release date.

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

     T Chiang

_R_e_f_e_r_e_n_c_e_s:

     The IntAct Database <URL:
     http://www.ebi.ac.uk/intact/site/contents/downloads.jsf>.

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

     '\intactInteraction-class'

_E_x_a_m_p_l_e_s:

     # parse complex data

