crlmm-package             package:crlmm             R Documentation

_G_e_n_o_t_y_p_e _C_a_l_l_i_n_g _v_i_a _C_R_L_M_M _A_l_g_o_r_i_t_h_m

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

     Faster implementation of CRLMM specific to SNP 5.0 and 6.0 arrays.

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

     Index:


     crlmm-package           New implementation of the CRLMM Algorithm.
     crlmm                   Genotype SNP 5.0 or 6.0 samples.
     calls                   Accessor for genotype calls.
     confs                   Accessor for confidences.

     The 'crlmm' package reimplements the CRLMM algorithm present in
     the 'oligo' package. This implementation primes for efficient
     genotyping of samples on SNP 5.0 and SNP 6.0 Affymetrix arrays.

     To use this package, the user must have additional data packages:
     'genomewidesnp5Crlmm' - SNP 5.0 arrays 'genomewidesnp6Crlmm' - SNP
     6.0 arrays

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

     Rafael A Irizarry Maintainer: Benilton S Carvalho
     <bcarvalh@jhsph.edu>

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

     Carvalho B, Louis TA, Irizarry RA. Describing Uncertainty in
     Genome-wide Genotype Calling. (in prep)

