We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 611668f commit e29c849Copy full SHA for e29c849
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: structToolbox
2
Type: Package
3
Title: Data processing & analysis tools for Metabolomics and other omics
4
-Version: 1.13.2
+Version: 1.13.3
5
Authors@R: c(
6
person(
7
c("Gavin","Rhys"),
NEWS
@@ -1,3 +1,8 @@
+Changes 1.13.3
++ d-ratio equations changed to match Broadhurst et al (2018)
++ add tests for d-ratio
++ fix PCA eigenvalues calculation
+
Changes 1.13.2
+ d-ratio filter now correctly removes features
8
+ update descriptions/documentation for missing value filters
0 commit comments