Skip to content

Commit

Permalink
set version to 0.0.4 to be compatible with docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
wolski committed Oct 8, 2024
1 parent af6eb08 commit e109840
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
Package: prolfqua
Type: Package
Title: Proteomics Label Free Quantification
Version: 1.2.5
Version: 0.0.4
Authors@R: c(person("Witold", "Wolski",
email = c("[email protected]", "[email protected]"),
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-6468-120X")))
comment = c(ORCID = "0000-0002-6468-120X")),
person("Jonas", "Grossmann",
role = "aut"),
person("Leonardo", "Schwarz",
role = "aut"))
Description: The prolfqua package integrates essential steps
of the mass spectrometry based label free quantification data
analysis workflow: quality control, data normalization, protein aggregation,
Expand Down

0 comments on commit e109840

Please sign in to comment.