Skip to content

Commit

Permalink
docs: avoid conversion of modifications into links
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibb committed Dec 26, 2024
1 parent 86a67e5 commit 08eadfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/fragments-calculate.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#' `data.frame`.
#'
#' @param sequence character() providing a peptide sequence. ProForma delta
#' masses are supported (e.g. "EM[+15.9949]EVEES[-79.9663]PEK").
#' masses are supported (e.g. `"EM[+15.9949]EVEES[-79.9663]PEK"`).
#'
#' @param type `character` vector of target ions; possible values:
#' `c("a", "b", "c", "x", "y", "z")`. Default is `type = c("b",
Expand Down
2 changes: 1 addition & 1 deletion man/calculateFragments.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 08eadfc

Please sign in to comment.