getPantherMap            package:ABarray            R Documentation

_C_r_e_a_t_e _p_i_e _c_h_a_r_t _f_o_r _p_r_o_b_e_s _i_n_v_o_l_v_e_d _i_n _P_a_n_t_h_e_r _P_a_t_h_w_a_y

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

     Given a list of probeID, attempt to find out panther
     classification information

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

     getPantherMap(probeID, title, figDir)

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

 probeID: a list of probeIDs 

   title: the title for the figure to be generated 

  figDir: directory for the figures to be placed in 

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

     None. Several figures will be generated.

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

     Yongming Sun

