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 578b42a commit 84a830eCopy full SHA for 84a830e
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: structToolbox
2
Type: Package
3
Title: Data processing & analysis tools for Metabolomics and other omics
4
-Version: 0.99.9
+Version: 0.99.10
5
Authors@R: c(
6
person(
7
c("Gavin","Rhys"),
@@ -135,4 +135,4 @@ Suggests: agricolae,
135
Rtsne,
136
testthat
137
VignetteBuilder: knitr
138
-biocViews: WorkflowStep
+biocViews: WorkflowStep, Metabolomics
NEWS
@@ -1,3 +1,7 @@
+Changes 0.99.10
++ add Metabolmics BiocView
++ fix missing sections at end of vignette
+
Changes 0.99.9
+ add proteomics vignette
+ add mean_of_medians
0 commit comments