tkWidgets
Replaced reference of soon to be defunct class exprSet with ExpressionSet.
[/tkWidgets]
permanent link
siggenes
Removed support for soon to be defunct class exprSet.
[/siggenes]
permanent link
safe
Made the two changes:
1) Replaced usage of the soon to be deprecated class exprSet with ExpressionSet.
2) Replaced logical T's and F's with TRUEs and FALSEs.
[/safe]
permanent link
puma
Removed support for soon to be defunct class exprSet.
[/puma]
permanent link
topGO
Replaced reference to soon to be defunct class exprSet with ExpressionSet.
[/topGO]
permanent link
annaffy
Replaced references to soon to be defunct class exprSet with ExpressionSet.
[/annaffy]
permanent link
twilight
Removed support for soon to be defunct class exprSet.
[/twilight]
permanent link
lapmix
Removed support for soon to be defunct class exprSet.
[/lapmix]
permanent link
GeneTraffic
Replaced usage of soon to be defunct class exprSet with ExpressionSet.
[/GeneTraffic]
permanent link
ctc
Replaced reference to soon to be defunct exprSet class with ExpressionSet.
[/ctc]
permanent link
RMAGEML
Replaced usage of soon to be defunct class exprSet with ExpressionSet.
[/RMAGEML]
permanent link
edd
Replaced reference to soon to be defunct class exprSet with ExpressionSet.
[/edd]
permanent link
TypeInfo
Replaced reference to soon to be defunct class exprSet with ExpressionSet in test script.
[/TypeInfo]
permanent link
geneRecommender
Replace usage of soon to be defunct class exprSet with ExpressionSet.
[/geneRecommender]
permanent link
Biostrings
Added the chartr() generic function with a method for BString objects.
Methods for other types of objects (in particular for BStringViews and
BStringSet objects) will come later.
Version bump.
Versatile constructor RNAString() (resp. DNAString()) now converts from DNA
to RNA (resp. RNA to DNA) by replacing T by U (resp. U by T) instead of
trying to mimic transciption. This conversion is still performed without
copying the sequence data and thus remains very fast.
Also the semantic of comparing RNA with DNA has been changed to remain
consistent with the new semantic of RNAString() and DNAString() e.g.
RNAString("UUGAAAA-CUC-N") is considered equal to DNAString("TTGAAAA-CTC-N").
Version bumped to 2.7.26
[/Biostrings]
permanent link
clusterStab
Removed support for soon to be defunct class exprSet.
[/clusterStab]
permanent link
macat
Replaced usage of soon to be defunct class exprSet with ExpressionSet.
[/macat]
permanent link
panp
Removed support for soon to be defunct class exprSet.
[/panp]
permanent link
adSplit
Made the following three changes:
1) Removed support for soon to be defunct exprSet class.
2) Cleaned up help files for Sv3 methods.
3) Added formal imports of image and hist from the graphics package.
[/adSplit]
permanent link
copa
Removed support for soon to be defunct class exprSet.
[/copa]
permanent link
Ringo
Removed support for soon to be defunct class exprSet.
[/Ringo]
permanent link
MergeMaid
Removed support for soon to be defunct class exprSet.
[/MergeMaid]
permanent link
codelink
Changed reference in a vignette from exprSet to ExpressionSet since exprSet is soon to be defunct.
[/codelink]
permanent link
ArrayExpress
Set the arguments of download.file and extract.zip so that it works under Windows
[/ArrayExpress]
permanent link
BufferedMatrixMethods
(1.3.4) Make minor changes to what is printed to the screen when verbose=TRUE in BufferedMatrix.read.probematrix() and BufferedMatrix.justRMA()
[/BufferedMatrixMethods]
permanent link
pgUtils
Removed comments with reference to soon to be defunct class exprSet.
[/pgUtils]
permanent link
OrderedList
Removed reference to soon to be defunct class exprSet from code comment.
[/OrderedList]
permanent link
explorase
Make Refresh button insensitive after refresh.
Make capitalization consistent in Limma front-end.
Make backwards compatible with non-csv suffixed files.
Clicking on a node in the ggtree now brushes the descendent leaves.
Use .csv as final extension for lists, info, data and design. Disable
'Find' button in 'Find Patterns' until 'Refresh' is pressed after the
cutoff has been adjusted. Add 'cor-p-values' output option for
outputting the corrected p-values. FDR is now the default p-value
correction method.
[/explorase]
permanent link
ABarray
Made two changes:
1) Replaced usage of soon to be defunct class exprSet with ExpressionSet.
2) Replaced logicals T's and F's with TRUEs and FALSEs.
[/ABarray]
permanent link
AffyExpress
Replaced reference of soon to be defunct class exprSet with ExpressionSet.
[/AffyExpress]
permanent link
xps
update to version xps-0.5.0
- eliminated memory leaks in C++ code parsing generic CEL-files
- C++ source code can now be compiled with MS Visual C++
[/xps]
permanent link
maSigPro
Replaced a call to the deprecated read.exprSet function with readExpressionSet.
[/maSigPro]
permanent link
geneplotter
Fixed a bug in densCols which caused a mismapping of colors to points
[/geneplotter]
permanent link
XDE
This adds the new package XDE to the bioconductor repository.
[/XDE]
permanent link
exonmap
Replace support for soon to be defunct class exprSet with ExpressionSet.
[/exonmap]
permanent link
idiogram
Changed support from exprSet to ExpressionSet as the former class will soon be defunct.
[/idiogram]
permanent link
metaArray
Replaced usage of soon to be defunct class exprSet with ExpressionSet.
[/metaArray]
permanent link
GraphAlignment
This adds the new GraphAlignment package to the repository.
[/GraphAlignment]
permanent link
Biobase
Fixed a typo in the deprecation message.
[/Biobase]
permanent link
|