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 829c7ee commit bc97db0Copy full SHA for bc97db0
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: xcmsTutorials
2
Title: Exploring and Analyzing LC-MS data with Spectra and xcms
3
-Version: 1.0.3
+Version: 1.0.4
4
Authors@R: c(
5
person(given = "Johannes", family = "Rainer",
6
email = "Johannes.Rainer@eurac.edu",
Dockerfile
@@ -1,4 +1,4 @@
-FROM bioconductor/bioconductor_docker:devel
+FROM bioconductor/bioconductor_docker:RELEASE_3_18
LABEL name="jorainer/xcms_tutorials" \
url="https://github.com/jorainer/xcmsTutorials" \
NEWS.md
@@ -1,5 +1,9 @@
# xcmsTutorials 1.0
+## Changes in 1.0.4
+
+- Use the Bioconductor 3.18 release docker image.
7
## Changes in 1.0.3
8
9
- Add reference to the `MsQuality` paper.
0 commit comments