Skip to content

Commit

Permalink
Update the package NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
jasenfinch committed Aug 14, 2023
1 parent 5580369 commit ef69040
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# metabolyseR 0.15.2

* Added the argument `refactor` to the method [`transformTICnorm()`](https://jasenfinch.github.io/metabolyseR/reference/transform.html) to enable the feature intensities of total ion count (TIC) normalised data to be refactored back to a range consistent with the original data by multiplying the normalised values by the median TIC.

* Removed the permutation cap when the `perm` argument of [`randomForest()`](https://jasenfinch.github.io/metabolyseR/reference/randomForest.html) is less than the total number of permutations possible.

# metabolyseR 0.15.1

* The class occupancy methods now throw a helpful error message if no features are available on which to compute class occupancy.
Expand Down

0 comments on commit ef69040

Please sign in to comment.