Wouter van der Bijl
Wouter van der Bijl
To your first question: you can coerce to an array to print values, e.g. `as.array(nX)`. Alternatively, use `print.default(boats)`.
You can see the problems here: https://cran.r-project.org/web/checks/check_results_imager.html.
Maybe @tylermorganwall is interested? His `rayshader` package imports `imager`. I'd be willing, but I have zero experience with `Rcpp` or `C++`.
You can simply use `+ theme(panel.ontop = TRUE, panel.background = element_blank())` to put the grid lines on top. W.
You can use `scales::alpha('white', 0.5))`, or `rgb(1, 1, 1, 0.5)` as colors. Although it seems you have to set both major and minor grid lines separately. Probably related to https://github.com/tidyverse/ggplot2/pull/1754
The release works beautifully.
NAs are being included in the count. If you use `lapply(gene.list, na.omit)` your set sizes shrink by one.
If you run the code here on github locally, the option is available. It seem the version at https://dgrtwo.shinyapps.io/cranview/ is simply out of date with this repo.
That would be awesome! Thanks again.
Thanks, I tried a few other names with the same results. I indeed have 150bp paired-end reads.