The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
value argument of plate_plot() now
accepts factors, which previously caused an error. The order of the
factor levels determines the order of the legend. This makes it possible
to control the legend order, which for character columns is still the
order of appearance in the data.plate_plot() received the new border
argument. It takes a column that contains categories, which are plotted
as colours of the well borders. This makes it possible to highlight
individual wells. The categories are shown in a second legend and wells
with a missing value (NA) keep the default black
border.border_colour is a new argument that takes the colours
used for the well borders. By default the new
border_colours scheme is used.border_colours is a new colour scheme containing four
colours that mark the status of a well. The colours are not part of the
protti_colours and viridis_colours schemes,
which ensures that borders are visible on every fill colour.Status, a
Control or a Replicate column, which can be
used with the new border argument. For most datasets only
some of the wells have a category, the rest of the wells contain
NA.value and the border
argument now share the space next to the plot. The number of legend
columns is based on the total number of keys of both legends and the
legend_n_row argument now specifies the total number of
rows of both legends.value column can now contain only missing values
(NA), which makes it possible to show a plate that has
colours only for the well borders. In this case no legend is shown for
the value argument. This requires the
remove_na argument to be set to FALSE,
otherwise every well is removed and plate_plot() now
returns an informative error.value column can now also be a logical column,
which previously threw an error.NA when no complete dataset was provided.plate_plot() function now supports 1536-well plates
with the “Aa-Hd” row label format in addition to the “A-AF” format.na_fill is the colour used to fill NA
wells. This is by default "grey50".remove_na is a logical value that specifies if
NA values should be removed from the value
column of the input data. By default it is TRUE keeping the
original behaviour, but it now allows users to keep NA values.ggplot2 update 3.5.1. This was because
ylim cannot be provided in reverse order anymore in
ggplot2::coord_fixed(). Now letters for row labels are
provided in reverse order instead.4.1.0 and not
4.0.0 anymore. This fixes issue #15.conda package
version.scale
argument.value argument that would not
allow the user to provide a character column with only one value. This
fixes issue #10.label argument that would discard
trailing 0 of numeric values. This fixes issue #6.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.