File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed
Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11Package: PSMatch
22Title: Handling and Managing Peptide Spectrum Matches
3- Version: 1.13.2
3+ Version: 1.13.3
44Authors@R:
55 c(person(given = "Laurent", family = "Gatto",
66 email = "laurent.gatto@uclouvain.be",
@@ -65,4 +65,4 @@ RoxygenNote: 7.3.2
6565VignetteBuilder: knitr
6666BugReports: https://github.com/RforMassSpectrometry/PSM/issues
6767URL: https://github.com/RforMassSpectrometry/PSM
68- biocViews: Infrastructure, Proteomics, MassSpectrometry
68+ biocViews: Infrastructure, Proteomics, MassSpectrometry
Original file line number Diff line number Diff line change 11# PSMatch 1.13
22
3+ ## PSMatch 1.13.3
4+
5+ - Nothing yet
6+
37## PSMatch 1.13.2
48
59- Add CITATION to the pre-print (https://doi.org/10.31219/osf.io/62v9p_v2 )
610- Add possibility to split protein groups in PSM data with ` makeAdjacencyMatrix `
711(see [ issue #30 ] ( https://github.com/rformassspectrometry/PSMatch/issues/30 ) )
8- - Removed ` showDetails() ` from ` setMethod("show", "PSM") ` as discussed in
12+ - Removed ` showDetails() ` from ` setMethod("show", "PSM") ` as discussed in
913[ issue #30 ] ( https://github.com/rformassspectrometry/PSMatch/issues/30 )
1014- Add ` USI ` parameter to ` plotSpectraPTM ` .
1115- Correct ` filterPsmFdr ` output message
12- - Update Fragments vignette.
13- - Improve ` labelFragments() ` runtime
16+ - Update Fragments vignette.
17+ - Improve ` labelFragments() ` runtime
1418(see [ issue #25 ] ( https://github.com/rformassspectrometry/PSMatch/issues/25 ) ).
1519- Add Selenocysteine and Pyrrolysine to ` getAminoAcids() ` .
1620
You can’t perform that action at this time.
0 commit comments