diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml index ba7ef16..5dbdf6f 100644 --- a/dev/pkgdown.yml +++ b/dev/pkgdown.yml @@ -2,7 +2,7 @@ pandoc: 3.1.11 pkgdown: 2.1.1 pkgdown_sha: ~ articles: {} -last_built: 2024-11-18T17:27Z +last_built: 2024-11-20T19:51Z urls: reference: https://huishenlab.github.io/iscream/reference article: https://huishenlab.github.io/iscream/articles diff --git a/dev/reference/query_all.html b/dev/reference/query_all.html index 918d714..451325e 100644 --- a/dev/reference/query_all.html +++ b/dev/reference/query_all.html @@ -157,11 +157,11 @@

Examples# make a vector of regions regions <- c("chr1:1-6", "chr1:7-10", "chr1:11-14") query_all(bedfiles, regions) -#> [17:27:46.751823] [iscream::query_all] [info] Querying 3 regions from 4 bedfiles +#> [19:51:09.104536] [iscream::query_all] [info] Querying 3 regions from 4 bedfiles #> -#> [17:27:46.752273] [iscream::query_all] [info] Creating metadata vectors -#> [17:27:46.752322] [iscream::query_all] [info] nrows 10000 - 9993 extra rows allocated with 0 resizes -#> [17:27:46.752327] [iscream::query_all] [info] Creating dense matrix +#> [19:51:09.105031] [iscream::query_all] [info] Creating metadata vectors +#> [19:51:09.105088] [iscream::query_all] [info] nrows 10000 - 9993 extra rows allocated with 0 resizes +#> [19:51:09.105094] [iscream::query_all] [info] Creating dense matrix #> $M #> a b c d #> chr1:2 1 0 0 1 diff --git a/dev/reference/set_threads.html b/dev/reference/set_threads.html index dedbf5f..abba89e 100644 --- a/dev/reference/set_threads.html +++ b/dev/reference/set_threads.html @@ -81,9 +81,10 @@

Detailsset_threads() in every session, put

options(iscream.threads = [n_threads])

in your .Rprofile See help('Rprofile') for information on startup options.

-

Functions currently using OpenMP: