pubDataURLs            package:AnnBuilder            R Documentation

_P_u_b_l_i_c _D_o_m_a_i_n _D_a_t_a _S_o_u_r_c_e _U_R_L_s

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

     These are the URLs to use in creating a mirror of the public data
     needed to create annotation data packages.

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

     data(pubDataURLs)

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

     The format is: List of 8 $ HG  : chr
     "ftp://ftp.ncbi.nih.gov/pub/HomoloGene/old/" $ LL  : chr
     "ftp://ftp.ncbi.nih.gov/refseq/LocusLink/" $ UG  : chr
     "ftp://ftp.ncbi.nih.gov/repository/UniGene/" $ EG  : chr
     "ftp://ftp.ncbi.nlm.nih.gov/gene/DATA/" $ GP  : chr
     "ftp://hgdownload.cse.ucsc.edu/goldenPath/currentGenomes/" $ GO  :
     chr "http://www.godatabase.org/dev/database/archive/latest/" $ YG 
     : chr "ftp://genome-ftp.stanford.edu/pub/yeast/data_download/" $
     KEGG: chr
     "ftp://ftp.genome.ad.jp/pub/kegg/tarfiles/pathway.tar.gz"

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

     data(pubDataURLs)

