Skip to content

Commit

Permalink
Added missing param name in man page of pairs2kaks()
Browse files Browse the repository at this point in the history
  • Loading branch information
almeidasilvaf committed Jan 24, 2024
1 parent 217ba05 commit 395d1ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/ka_ks_analyses.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#' Possible values are "Li", "NG86", "NG", "LWL", "LPB", "MLWL", "MLPB", "GY",
#' "YN", "MYN", "MS", "MA", "GNG", "GLWL", "GLPB", "GMLWL", "GMLPB", "GYN",
#' and "GMYN". Default: "MYN".
#' @param BiocParallel back-end to be used.
#' @param bp_param BiocParallel back-end to be used.
#' Default: `BiocParallel::SerialParam()`.
#'
#' @return A list of data frames containing gene pairs and their Ka, Ks,
Expand Down
2 changes: 1 addition & 1 deletion man/pairs2kaks.Rd

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

0 comments on commit 395d1ae

Please sign in to comment.