1.9版本的变化:用户可见的明显变化o plotCtCor情节关系而不是改变的相关性。o改变qPCRset对象继承分野。这个扩展的范围(元)可以包含的数据。新特性o qPCRset现在包含phenoData插槽,featureData、协议实验等继承分野。o readCtData已经扩大到包括来自多个qPCR检测系统和供应商的文件格式。BUG修复o 1.7版本的变化:重要用户可见o o”添加新特性的几何变化。的意思是“作为一个正常化的方法。BUG修复o检查all-NA特性normalizeCtData rank-invariant方法。o修改plotCtCategory处理情况下只有1样本。o plotCtCategory使颜色更一致的修改。o修复在deltaCt正常化与NAs o添加警告readCtData如果有NAs输入1.5版本的变化:用户可见的明显变化o做出小的调整readCtData Fluidigm使它更适合数据平台。 NEW FEATURES o Added function plotCtVariation for displaying variation across replicated features or samples. o Added function plotCtArray for visualising data from non-well plates (e.g. the Fluidigm platform) BUG FIXES o Fixed bug in readCtData causing repeats of featureType and featurePos when n.data>1. o Corrected bugs for subsetting when flag() or featureCategory() are missing. o Modified "history" slot for manually created qPCRset objects. CHANGES IN VERSION 1.3: SIGNIFICANT USER-VISIBLE CHANGES o NEW FEATURES o Added dupcor parameter to limmaCtData. BUG FIXES o Fixed bug in plotCtOverview affecting sample names starting with "M". o Corrected rbind so all data frames contain characters, not factors. o Changed a "stop" to a "warning" in readCtData. o Corrected qPCRset subsetting when columns are selected multiple times. CHANGES IN VERSION 1.1: SIGNIFICANT USER-VISIBLE CHANGES o Add "history" slot to qPCRset object, instead of "normalized". This means all operations (filtering, normalization etc.) performed on the object can be retrieved with getCtHistory. NEW FEATURES o n.data parameter to readCtData in case there are results from multiple cards in each file. o getCt and setCt added as accessor and replacement functions (alias for exprs). o Add "fold change" to the output from limmaCtData and ttestCtData. o Add p-value adjustment to ttestCtData. o Expanded functionality of plotCtPCA. o Added function changeCtLayout for data containing multiple samples per 384 well plate. o Added rbind and cbind functions for combining qPCRset objects. o Added mannwhitneyCtData for Mann-Whitney test between samples. BUG FIXES o Fixed a bug in readCtData regarding file paths. o Added "fake" featureNames to readCtData if not present in input. o Gives error if no column for Ct values is specified. o Fix bug in ttestCtData(.., paired=TRUE) (cf Jeremy Hetzel). o Added sample names to flag and featureCategory in readCtData. o Fixed bugs in plotting functions when exprs() only has 1 column. o Reset "par" after using plotCtCard. o Fixed bug with parameter "samples" in readCtData. o featureCategory only required if unR=TRUE and/or unD=TRUE in plotCtCard. o In plotCtDensity, remove samples were all values=NA. o The internal function panel.Ct.cor adjusted to handle NAs. o Remove all samples with just NA in plotCtPCA. o Fixed bug in ttestCtData (results always reported as "OK" not "Undetermined") o Add sampleNames to flag() and featureCategory() CHANGES IN VERSION 1.0: SIGNIFICANT USER-VISIBLE CHANGES o First submission of HTqPCR to BioConductor.