Skip to content

Commit

Permalink
v1.2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qzhang503 committed May 30, 2023
1 parent 475112b commit 55711a5
Show file tree
Hide file tree
Showing 56 changed files with 1,374 additions and 2,174 deletions.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: mzion
Type: Package
Title: Database Searches of Proteomic Mass-spectrometrirc Data
Version: 1.2.5.2
Version: 1.2.6.1
Authors@R:
person(given = "Qiang",
family = "Zhang",
Expand All @@ -20,6 +20,7 @@ Suggests:
testthat
VignetteBuilder: knitr
Imports:
arrangements,
base64enc,
data.table,
digest,
Expand Down
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

export(accumulate_char)
export(add_unimod)
export(batch_ms2ions)
export(calc_aamasses)
export(calc_monopeptide)
export(calc_ms2ionseries)
Expand Down Expand Up @@ -36,7 +35,6 @@ importFrom(magrittr,"%$%")
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(magrittr,"%T>%")
importFrom(purrr,is_empty)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(stringi,stri_count_fixed)
Expand Down
Loading

0 comments on commit 55711a5

Please sign in to comment.