Skip to content

Commit

Permalink
add bpmapply to NAMESPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
c-mertes committed Jan 8, 2023
1 parent 689b51d commit 6140e72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ importFrom(BiocGenerics,plotDispEsts)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bpisup)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpmapply)
importFrom(BiocParallel,bpparam)
importFrom(BiocParallel,bpstart)
importFrom(BiocParallel,bpstop)
Expand Down
1 change: 1 addition & 0 deletions R/package-OUTRIDER.R
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#' isScalarValue isScalarNA chunk seq_col seq_row
#'
#' @importFrom BiocParallel bplapply bpparam SerialParam bpisup bpstart bpstop
#' bpmapply
#'
#' @importFrom GenomicFeatures makeTxDbFromGFF exonsBy
#'
Expand Down

0 comments on commit 6140e72

Please sign in to comment.