变化在1.32版本中用户可见的变化o固定装饰图案o添加初始支持通用阵列o使用BiocGenerics定义规范化的变化在1.24版本中BUG修复o依赖RConverters删除。h变化在1.22版本用户可见的变化啊,结果提高了getProbeInfo ();o fitPLM系数和渣油现已倒闭。分别使用fitProbeLevelModel系数和剩余工资。“系数”和“残差”按照标准使用在R;BUG修复o oligoClasses固定问题造成的事实有它自己的注释()方法,当BiocGenerics添加一个新的;o几个补丁探针选择器,允许使用“目标”;不知道目标o PA打电话;变化在1.20版本用户可见的变化阿新getProbeInfo()函数补充说,为了简化探针选择不使用SQL。阿新fitProbeLevelModel()函数。它允许probe-level模型(“plm”和“medianpolish”),可用于质量控制。 o fitPLM, coefs and resids are now Deprecated. Use fitProbeLevelModel, coef and residuals respectively. 'coef' and 'residuals' follow the standards used elsewhere in R. o Now using foreach for parallelization. BUG FIXES o Addressed issue in which probes without chr info would be removed from pmChr, leading to results whose dimensions did not match PM matrix (on TilingFeatureSet). Changes in version 1.18 USER VISIBLE CHANGES o pmStrand() now available for Affy-Tiling arrays (by Kristof De Beuf); BUG FIXES o Fixed message method when normalizing with large dataset support; Changes in version 1.16 USER VISIBLE CHANGES o Using NEWS.Rd; NEW FEATURES o New summarization methods are available: PLM, PLMr, PLMrr and PLMrc. These are implemented in the basicPLM function and also available through the summarize() interface (method=c('plm', 'plmr', 'plmrr', 'plmrc')); o fitPLM(), NUSE() and RLE() are now available; o Presence/Absence calls are available through paCalls(); o MAplot method with advanced options; BUG FIXES o 'pm<-', 'mm<-', 'bg<-' now work with ff_matrix replacements; o boxplot() now uses the correct (default) ylim if transfo != log2; o Fixed documentation for hist(), boxplot(), fitPLM(); o Fixed image for PLMset on NimbleGen arrays; Changes in version 1.14 USER VISIBLE CHANGES o Added support to read gzipped XYS files directly. o Added information for citation. o Added getNetAffx method to retrieve NetAffx annotation for Exon ST and Gene ST arrays. o Reading in uncompressed XYS files is much faster than in 1.12.2. o Added vignette for Exon/Gene ST arrays (rma and NetAffx annot) BUG FIXES o Fixed bug in boxplot / hist / MAplot o Fixed issue that would appear with GeneFeatureSet objects, in which it selections like obj[c(2, 2, 1),] would generate invalid GeneFeatureSet objects o Fixed bugs in image / bg / bgindex / bgSequence for Exon and Gene arrays (due to changes in annotation) o Added date/time of scan (for XYS/CEL files) to the protocolData slot. For 1 channel applications, the field is called 'dates'; for 2 channel apps, there are 2 fields: 'dates1' and 'dates2' NEW FEATURES o New method, runDate(), to extract scan dates from FeatureSet objects Changes in version 1.11 USER VISIBLE CHANGES o New vignette structure: Vignette 1: Overview (with multiple examples) Vignette 2: Expression (NimbleGen data) Vignette 3: SNP Genotyping (Affymetrix) o Uses Imports rather than Depends. Users must explicitly load Biobase, affyio, preprocessCore if they need functions from these packages. o Revised man page for rma. NEW FEATURES o Support to large datasets via ff package. The user should load the ff package in order to use this feature. Files used by ff are saved to getwd(), unless the user changes the standard path. o Support to parallel computing via snow package. The user should load *both* ff and snow in order to use the parallel features implemented in the package (backgroundCorrect, normalize, summarize, rma, normalizeToTarget). Cluster variable should be set as options(cluster=makeCluster(...)). o seqColors and darkColors, respectively, generate a vector of sequential colors (in blue) and (qualitative) dark colors (based onn Dark2 from RColorBrewer). o plotM method for SnpSuperSet (plot genotype clusters). o getAffinitySplineCoefficients estimates the affinity spline coefficients. o getBaseProfile estimates and optionally plots sequence effect like gcrma. BUG FIXES o Fixed definition for probeNames() for Exon/Gene arrays. (Mikhail Pachkov)