cytoband               package:SNPchip               R Documentation

_S_t_a_r_t _a_n_d _s_t_o_p _s_i_t_e_s _o_f _c_y_t_o_b_a_n_d

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

     Contains start and stop sites of cytoband for Build 35

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

     data(cytoband)

_F_o_r_m_a_t:

     A data frame with 862 observations on the following 5 variables.

     '_c_h_r_o_m' a factor with levels 'chr1' 'chr10' 'chr11' 'chr12'
          'chr13' 'chr14' 'chr15' 'chr16' 'chr17' 'chr18' 'chr19'
          'chr2' 'chr20' 'chr21' 'chr22' 'chr3' 'chr4' 'chr5' 'chr6'
          'chr7' 'chr8' 'chr9' 'chrX' 'chrY'

     '_c_h_r_o_m_S_t_a_r_t' a numeric vector

     '_c_h_r_o_m_E_n_d' a numeric vector

     '_n_a_m_e' a factor indicating which chromosomal arm

     '_g_i_e_S_t_a_i_n' a factor with levels 'acen' 'gneg' 'gpos100' 'gpos25'
          'gpos50' 'gpos75' 'gvar' 'stalk'

_D_e_t_a_i_l_s:

_S_o_u_r_c_e:

     <URL:
     http://pevsnerlab.kennedykrieger.org/snpscan_07_sourcecode.htm>

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

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

     data(cytoband)

