EBImage
I have:
- made some wording fixes in the vignettes
- added a TODO file with suggestions
- tried to make the "hist" method more useful
[/EBImage]
permanent link
Biostrings
Added next_XStringSet_elt_asRoSeq() to the C interface and use it in C function XStringSet_char_frequency() to speedup "alphabetFrequency" methods for XStringSet objects (4x speedup). Bumped version to 2.7.38.
more small improvements to alphabetFrequency() based on Martin's feedback
small improvements to alphabetFrequency() based on Martin's feedback
[again] The additional 15x speedup for alphabetFrequency() on XStringSet objects when 'collapse' is TRUE turned out to be broken. Removed it.
No, the additional 15x speedup for alphabetFrequency() on XStringSet objects when collap
Fixed small problem in alphabetFrequency() when 'freq' is TRUE.
Polishing alphabetFrequency() for an additional speedup of 15x on XStringSet objects when 'collapse' is TRUE.
Reworked alphabetFrequency() (most of it is now done in C). The new implementation is > 250x faster on XStringSet objects.
[/Biostrings]
permanent link
rHVDM
added measurement error estimation module
[/rHVDM]
permanent link
DEDS
Minor change to vignette to get around MiKTeX bug on Windows.
[/DEDS]
permanent link
affyio
(1.7.17) Minor fixes for CLF/PGF parsers
[/affyio]
permanent link
ppiStats
edits to estimateCCMErrorRates.R
I have added man pages and updated the dependencies and namespace to avoid cyclic dependencies
[/ppiStats]
permanent link
|