Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: merge calculateFragments and calculateFragments2 (#19)
* Create fragments-calculate2.R feat: calculateFragments2 Provides modifications to the generated theoretical fragments * Create test_fragments2.R feat: tests for calculateFragments2 * Update fragments-calculate2.R * Update fragments-calculate2.R * Update fragments-calculate2.R * Update documentation * Update documentation * Delete PSMatch.Rproj * Update NEWS.md * Update DESCRIPTION * Update fragments-calculate2.R Updates based on reviewed PR * Update test_fragments2.R Updates according to reviewed PR * Update R/fragments-calculate2.R Co-authored-by: Sebastian Gibb <[email protected]> * Update fragments-calculate2.R * Update fragments-calculate2.R Corrected .cumsumFragmentMasses * Update DESCRIPTION * git ignore Rproj file * update .cumsumFragmentMasses * update: testthat .cumsumFragmentMasses * update variable_modifications default to empty numeric * Update fragments-calculate2.R Change modified peptide layout into AGC[57.02]AK instead of AG[C]AK to specify the modified mass * Add warning for modifications parameter * Remove redundancy in strplit(sequence) * Update documentation * update documentation * Merge calculateFragments and calculateFragments2 into one true calculateFragments * Remove redundancies and update calculateFragments based on PR * Updated failed unit test * Update comments in addFragments --------- Co-authored-by: Sebastian Gibb <[email protected]>
- Loading branch information