IvsDG                package:spikeLI                R Documentation

_P_l_o_t _I_n_t_e_n_s_i_t_y _a_s _f_u_n_c_t_i_o_n _o_f _t_h_e _a_f_f_i_n_i_t_y _f_o_r _a _g_i_v_e_n _p_r_o_b_e _s_e_t _a_t
_f_i_x_e_d _c_o_n_c_e_n_t_r_a_t_i_o_n.

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

     IvsDG plots intensity vs affinity (or free energy) for a probe set
     at a given concentration. The outcome is compared with the
     prediction from the Langmuir isotherm at that concentration. Two
     graphs are shown: on the left intensity vs. probe number for PM
     (blue) and MM (red); on the right the same value plotted as
     function of the affinities. The black line is the Langmuir
     Isotherm at the given concentration. The two green lines
     correspond to concentrations fourfold higher and lower compared to
     the given one.

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

     IvsDG(probe_set, conc, outfile = "NULL")

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

probe_set: Probe set number of the probe set analyzed 

    conc: Concentration value 

 outfile: "PS" output on a postscript file 

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

     Delphine Baillon, Paul Leclercq, Sarah Ternisien, Thomas Heim and
     Enrico Carlon

     Maintainer: Enrico Carlon <enrico.carlon@iemn.univ-lille1.fr>

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

     E. Carlon and T. Heim, Physica A 362, 433 (2006).

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

     'Ivsc', 'collapse', 'hgu', 'SPIKE_IN', 'SPIKE_INA', 'SPIKE_INB',
     'SPIKE_INH'

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

          data(hgu)
          IvsDG("1024_at",64)

