platetools icon indicating copy to clipboard operation
platetools copied to clipboard

An R package for plotting microtitre plates

Results 15 platetools issues
Sort by recently updated
recently updated
newest added

Dear Scott, thanks for the great package. I would have a small suggestion for improvement of the package, namely to provide another style to the well_to_num function that allows for...

Hi, Thanks for the nice package. I am becoming acquainted with your package by working through the [vignette](https://gist.github.com/Swarchal/b938933ae9ded94b3c14d6485b27cf69). It seems that example data for **spatial effects** `df_edge` and **hit maps**...

Hi Scott - is there any way to pass parameters to change the size of the squares in 384-well maps, and swap the circles for squares in 96-well maps? Basically...

Are there any methods for allowing a set # of categorical colors for ggplots? Everything defaults as a continuous color range.

Would be nice to create a custom geom to fit directly into ggplot2 code, although this will require working with the mess that is ggproto. Example: ```R ggplot(df) + geom_plate(aes(well...

enhancement

> There are some discrepancies between the hits found on a plate when using pchit_map and when using pchit_grid with the argument “each = TRUE”. And it seems much worse...

bug