Bioconductor Changelog
   


About
Click here to learn more about this blog.


Packages
Click on a link
for updates to that package only.
ABarray
ACME
AffyCompatible
AffyExpress
AnnBuilder
AnnotationDbi
ArrayExpress
BAC
BCRANK
BGmix
BSgenome
BioMVCClass
Biobase
BiocCaseStudies
Biostrings
BiostringsCinterfaceDemo
BufferedMatrix
BufferedMatrixMethods
CALIB
CGHbase
CGHcall
CGHregions
CMA
CORREP
Category
CoCiteStats
DEDS
DNAcopy
DynDoc
EBImage
EBarrays
GEOmetadb
GEOquery
GGBase
GGtools
GLAD
GOstats
GSEABase
GSEAlm
GeneMeta
GeneR
GeneRfold
GeneSelector
GeneSpring
GeneTraffic
GeneticsBase
GeneticsDesign
GeneticsPed
GenomeGraphs
GlobalAncova
GraphAT
GraphAlignment
HELP
HEM
Harshlight
Heatplus
Icens
KEGGSOAP
LBE
LMGene
LPE
LPEadj
MANOR
MCRestimate
MLInterfaces
MVCClass
MantelCorr
MassSpecWavelet
MeasurementError.cor
MergeMaid
Mfuzz
MiPP
OCplus
OLIN
OLINgui
OrderedList
OutlierD
PCpheno
PGSEA
PROcess
RBGL
RBioinf
RLMM
RMAGEML
ROC
RSNPper
RWebServices
RankProd
Ratlpow
RbcBook1
Rdbi
RdbiPgSQL
Rdisop
RefPlus
Resourcerer
Rgraphviz
Ringo
Rintact
Rredland
Rtreemix
Ruuid
SAGx
SBMLR
SIM
SLGI
SLqPCR
SMAP
SNPchip
ScISI
SemSim
ShortRead
TypeInfo
VanillaICE
XDE
aCGH
adSplit
affxparser
affy
affyPLM
affyPara
affyQCReport
affycomp
affycoretools
affyio
affylmGUI
affypdnn
altcdfenvs
annaffy
annotate
annotationTools
apComplex
aroma.light
arrayMagic
arrayQuality
arrayQualityMetrics
beadarray
beadarraySNP
bgafun
bgx
bioDist
biocGraph
biocViews
biomaRt
bridge
buildBioC
cellHTS
cellHTS2
cghMCR
clusterStab
codelink
convert
copa
cosmo
cosmoGUI
ctc
daMA
diffGeneAnalysis
ecolitk
edd
exonmap
explorase
externalVector
factDesign
fbat
fdrame
flowClust
flowCore
flowQ
flowUtils
flowViz
gaga
gaggle
gcrma
genArise
geneRecommender
genefilter
geneplotter
globaltest
goCluster
goProfiles
goTools
gpls
graph
hexbin
hopach
hypergraph
idiogram
impute
keggorth
lapmix
limma
limmaGUI
logicFS
lumi
maCorrPlot
maDB
maSigPro
maanova
macat
made4
maigesPack
makePlatformDesign
makecdfenv
marray
matchprobes
mdqc
metaArray
multtest
ncdfExts
nem
nnNorm
nudge
occugene
oligo
oligoClasses
oneChannelGUI
ontoTools
pairseqsim
pamr
panp
pathRender
pcaMethods
pcot2
pdInfoBuilder
pdmclass
pgUtils
pickgene
pkgDepTools
plateCore
plgem
plier
plw
ppiStats
prada
preprocessCore
prism
puma
quantsmooth
qvalue
rHVDM
rama
rbsurv
reb
rflowcyt
rhdf5
rsbml
rtracklayer
safe
sagenhaft
seqLogo
sigPathway
siggenes
simpleaffy
simulatorAPMS
sizepower
smoothMiner
snapCGH
snpMatrix
spikeLI
spkTools
splicegear
splots
spotSegmentation
sscore
ssize
stam
stepNorm
tilingArray
timecourse
tkWidgets
topGO
twilight
vbmp
vsn
weaver
webbioc
widgetInvoke
widgetTools
xcms
xcmsGUI
xps
yaqcaffy


Subscribe
Subscribe to the Bioconductor Changlog.


       
Thu, 17 Apr 2008

AnnotationDbi
Fixed bug where wrong type of ID causes ins. of spaces
This fixed a bug where R was automatically casting numeric IDs to be
numbers which would cause spaces to be inserted downstream when these
data would be stuck into the database.

[/AnnotationDbi] permanent link

oligoClasses
need to load tools for the vignette to work

[/oligoClasses] permanent link

beadarraySNP
Documentation changes to pass checks

[/beadarraySNP] permanent link

limma
16 April 2008: limma 2.13.8
- bug fix to normalizeBetweenArrays(method="vsn"). When the
function was updated on 14 December 2007 to use vsnMatrix,
it had not been noticed that vsnMatrix returns log2 results
whereas the older vsn function returned loge results. The
results returned by normalizeBetweenArrays(method="vsn") are
again now log2, similar to before 14 December 2007.
- method option "neldermean" for normexp.fit() corrected
to "neldermead"
- deprecated function splitName() removed
- the help page for backgroundCorrect edited for improved
readability

[/limma] permanent link

altcdfenvs
- Fixed latex error
- minor edition of the vignette
- Added man page for buildCdfEnv.biostrings
- Bumped version number

[/altcdfenvs] permanent link

Biostrings
A first pass at a function for generating global, local, and overlap pairwise alignments. This new pairwiseAlignment function expands on the needwunsQS function.
Replaced previous MaskedXString draft by a better design for the MaskedXString
family of containers. This is a deep change in how masking sequences is handled.
Needed to make lots of internal changes and additions in order to support this
new masking mechanism. Version bumped to 2.7.45

[/Biostrings] permanent link

Ringo
improvements to preprocessing functions and extended README on example data

[/Ringo] permanent link

xcms
docu fix

[/xcms] permanent link

ppiStats
I have fixed a typo in the code which created a bug

[/ppiStats] permanent link

apComplex
minor labelling fix in plotComplex.R

[/apComplex] permanent link