NEWS
IsoCorrectoR 1.6.2
- as response to a post from Am Zimmerman on the bioconductor support site (https://support.bioconductor.org/p/132345/), log-space factorials were used to calculate internal correction probabilities.
IsoCorrectoR 1.0.3
- added automated code testing with testthat
- fixed typo in 'biocViews' field of DESCRIPTION
IsoCorrectoR 1.0.1
- Fixed an issue where correction would abort with an error message if chemical formulas in the molecule file contain Phosphorus (thanks to Mathieu Bousquet for reporting this)
- Fixed an issue that could lead to an error if measurement IDs in the measurement file are a suffix of other measurement IDs (e.g., cysteine_1 and homocysteine_1)
- The display of error messages in the R console (they always appear in the log file) is now no longer suppressed if verbose is set to FALSE in the IsoCorrection() function call
IsoCorrectoR 1.0.0
- initial commit to Bioconductor