\name{srcWts} \Rdversion{1.1} \alias{srcWts} \docType{data} \title{ Coefficients to weight components of Src pathway to score for activity, derived from SVD applied to Bild's data } \description{ %% ~~ A concise (1-5 lines) description of the dataset. ~~ } \usage{data(srcWts)} \format{ The format is: Named num [1:73] -0.1251 -0.1335 -0.1313 -0.0893 -0.1321 ... - attr(*, "names")= chr [1:73] "213485_s_at" "201128_s_at" "215867_x_at" "201879_at" ... } \details{ %% ~~ If necessary, more details than the __description__ above ~~ } \source{ %% ~~ reference to a publication or URL from which the data were obtained ~~ } \references{ %% ~~ possibly secondary sources and usages ~~ } \examples{ data(srcWts) ## maybe str(srcWts) ; plot(srcWts) ... } \keyword{datasets}