Skip to content

Commit

Permalink
docs(threads): add query_chroms as OpenMP function
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespeapen committed Nov 8, 2024
1 parent 5cf092b commit 5627cf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/threads.R
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ get_threads <- function() {
#' Functions currently using OpenMP:
#' - `summarize_regions()`
#' - `query_all()`
#' - `query_chroms()`
#'
#' @export
#'
Expand Down
1 change: 1 addition & 0 deletions man/set_threads.Rd

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

0 comments on commit 5627cf6

Please sign in to comment.