- Replace
addFragmentswithlabelFragments. PR #20
- Replace
calculateFragmentswithcalculateFragments2. PR #19
- New
calculateFragments2function includes fixed and variable modifications to fragments ions. PR #16
- New devel version
- Fix check errors.
- New Bioc devel.
- Fix connected component dim names in
show().
- In
addFragments()use...to pass parameters tocalculateFragments().
- New Bioc devel.
- New Bioc devel.
- New
fdrvariable (default is alwaysNA_character_for now) that defines the spectrum FDR (or any similar/relevant metric that can be used for filtering - see next item). - New
filterPsmFdr()function that filters based on thefdrvariable.
- Specific
Matrix::rowSums()to fix error in example.
- Fix type in vignette.
- First Bioconductor release.
- Fix mz calculation in
calculateFragmentsfor neutral losses with a charge > 1 (ported fromMSnbase- see issue 573).
- Set seed in the ConnectedComponents unit test to stop random errors after clustering.
- Fix bug in
describePeptides()(close #11).
- Describe the
ConnectedComponents()return value. - Add/update installation instructions.
- Fix typo and improve documentation.
- Prepare package for Bioconductor submission.