Tuszynski, Jaroslaw W.
2005-Jun-17 19:59 UTC
[R] [R-pkgs] Release of new version of caMassClass package and new package caT ools
Hi, A new version of "caMassClass" package was released today. The package contain pipeline for processing and classification of protein mass spectra data. The main change is off-spinning from the library collection of generic functions into a new package "caTools". This package, which might be useful to broader group, is much smaller than "caMassClass" and has fewer dependencies. Other changes include: - Adding to "caMassClass" support for reading and writing mzXML data - a standard for storing proteomics MS data. - Adding more error checking to 'runmean', 'runmin', 'runmax', 'runmad' & 'runquantile' functions - Writing 3 new functions for round-off-error free sumation: 'sum.exact', 'cumsum.exact' and 'runsum.exact'. - Added option to "runmean" function to allow use of above round-off-error free computation Jarek =====================================\==== Jarek Tuszynski, PhD. o / \ Science Applications International Corporation <\__,| (703) 676-4192 "> \ Jaroslaw.W.Tuszynski at saic.com ` \ [[alternative HTML version deleted]] _______________________________________________ R-packages mailing list R-packages at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-packages
Seemingly Similar Threads
- Release of new version of caMassClass package and new package caT ools
- baseline fitters
- Survey of "moving window" statistical functions - still looking f or fast mad function
- Survey of "moving window" statistical functions - still looking f or fast mad function
- runmax function only for positive numbers?