View source: R/documentation-dummies.R
argument_dummy | R Documentation |
Argument dummy
argument_dummy()
across |
Character value or NULL. Specifies the grouping variable of interest. Use |
across_subset |
Character vector or NULL. Specifies the particular groups
of interest the grouping variable specified in argument If set to NULL all of them are chosen. You can prefix groups you are NOT interested in with a '-'. (Saves writing if there are more groups you are interested in than groups you are not interested in.) Use |
angle_span |
Numeric vector of length two. Defines the range of angle values an observation might have when related to the center of the spatial annotation, to be included. |
assay_name |
Only relevant if the |
bcsp_rm |
Character vector or |
bcs_rm |
Character vector or |
by_section |
Logical value. If |
clrp |
Character value. Specifies the color palette to be used to represent
groups of discrete variables. Run |
clrp_adjust |
Named character vector or NULL. If character, it adjusts the color palette that is used to represent the groups. Names of the input vector must refer to the group and the respective named element denotes the color with which to represent the group. |
clrsp |
Character value. Specifies the color spectrum to be used to represent
continuous values of numeric variables. Run |
color_by |
Character value. The variables by which to color the data points. |
concavity |
Numeric value. Given to argument |
dir |
Character value. The chosen directory. See details for possible requirements. |
discrete_feature |
Character value. Specifies the name of the grouping variable
of interest. Use |
display_facets |
Logical value. If set to TRUE the plot is split via
|
display_points |
Logical value. If set to TRUE points are used additionally to display the results. |
display_ribbon |
Logical value. If TRUE, a ribbon is displayed around the main line of the plot visualizing uncertainty using standard deviation. |
display_title |
Logical value. If set to TRUE an informative title is displayed. |
eps |
Distance measure. Given to |
error |
Logical. If |
expand_x , expand_y |
Given to argument |
expand |
Specifies image expansion. An image that is cropped based on an image
annotation centers around the image annotation. If |
expand_outline |
Distance measure by which the outline of the area is expanded. |
format |
Character value. Either 'long' or 'wide'. Defaults to 'wide'. If 'wide' each variable gets a column. If 'long', the data.frame is organized such that a column called variables contains the variable names and a column called 'values' contains the values. |
ggpLayers |
List of |
grouping |
Character value. The grouping variable of interest. Use
|
grouping_variable |
Character value. The grouping variable of interest. Use
|
h |
Numeric value or vector or NULL (see details for more). Denotes the height at which the dendrogom is cut. |
hline_alpha , hline_color , hline_size , hline_type |
Parameters given to
|
img_alpha |
Numeric value. Sets the transparency for the image. |
img_name |
Character value. The name of the image of interest.
If |
img_names |
Character vector. The names of the images of interest. |
incl_edge |
Logical value. If |
incr_vert |
Logical value. If |
inner |
Logical value. Only applies if an image annotation contains a secondary image annotation within its own area. If |
k |
Numeric value or vector or NULL (see details for more). Denotes the number of clusters in which the hierarchical tree is supposed to be split. |
method_de |
Character value. Denotes the method to according to which the de-analysis is performed.
Given to argument |
method_gs |
Character value. The method according to which gene sets will be handled specified as a character of length one. This can be either 'mean or one of 'gsva', 'ssgsea', 'zscore', or 'plage'. The latter four will be given to gsva::GSVA(). |
method_padj |
Character value. The method with which adjusted p-values are
calculated. Use |
minPts |
Numeric value. Given to |
modality |
Character value. The molecular modality of interst. |
mtr_name |
Character value. The name of the matrix of interest. Defaults
to the active matrix of the assay, as denoted by |
n_bins_angle |
Numeric value. The number of bins in which observations are categorized in the variable bins_angle. |
n_bcsp |
Numeric value. Specifies the sample size of barcode-spots and can be set to prevent overplotting. |
n_bins |
Numeric value. Specifies the exact number of bins the barcodes are binned into. |
n_gsets |
Numeric value. Maximal number of gene sets whose results are included.
The first |
normalize |
Logical. If set to TRUE values will be scaled to 0-1. Hint: Variables that are uniformly expressed can not be scaled and are discarded. |
n_pcs |
Numeric value or |
nrow , ncol |
Numeric values or NULL. Used to arrange multiple plots. |
line_alpha |
Numeric. Affects alpha of main lines of the plot. |
line_color |
Character. Affects color of the main lines of the plot. |
line_size |
Numeric. Affects size of the main lines of the plot. |
line_type |
Character. The line type. One of 'blank', 'solid', 'dashed', 'dotted', 'dotdash', 'longdash' and 'twodash'. |
linesize |
Numeric value. The size of the line(s) plotted. |
object |
An object of class |
order |
Logical value. If |
order_by |
Character value or |
order_desc |
Logical value. If |
outer |
Logical value. Only applies if an image annotation contains a secondary image annotation within its own area. If |
overwrite |
Logical value. Must be |
pt_alpha |
Numeric value. Specifies the degree of transparency of all points. |
pt_clr |
Character value. Specifies the color of all points. |
pt_clrp |
The color palette to be used if the specified variable displayed by
color is categorical/discrete. Run |
pt_clrsp |
The color spectrum to be used if the specified variable displayed by
color is continuous. Run |
pt_size |
Numeric value. Specifies the size of all points. |
rect_alpha |
The alpha transparency level of the rectangle's border |
rect_color |
The color of the rectangle's border. |
rect_linesize |
The size of the line used for the rectangle's border. |
rect_linetype |
The type of line used for the rectangle's border. |
relevel |
Logical value. If set to TRUE the input order of |
resolution |
Distance measure. The resolution
with which the expression gradient is inferred. Defaults are platform specific.
See more in detail section of |
sc_input |
Data.frame that contains the results from single cell deconvolution. Must have at least three columns:
|
scales , ncol , nrow |
Affects the way the subplots are displayed. |
sctm_interpolate , sctm_pixels |
Given to the corresponding arguments
of |
sgmt_alpha , sgmt_color , sgmt_size , sgmt_type |
Parameters given to
|
section_subset |
Character vector or |
signif_var |
Character value. Determines what to be considered while checking for significance. Either 'pval' (p-Value) or 'fdr' (False Discovery Rate). |
signif_threshold |
Numeric value. Significance values below |
simplify |
Logical. If set to TRUE the output list is simplified to a vector if possible. If set to FALSE a list is returned. |
smooth |
Logical. If TRUE, a loess fit is used to smooth the values. |
smooth_span |
Numeric value. Controls the degree of smoothing.
Given to argument |
square |
Logical value. Most image annotations come in variable shapes and
have different horizontal and vertical diameters. Therefore, height and width of the image
section are usually not equal. If Processing of the image output depending on argument |
summarize_with |
Character value. Name of the function with which to summarize. |
spatial_method |
Character value. The name of the spatial method that underlies
the experiment. Must be one of |
tags |
Character vector or |
test |
Character value. One of c('any'. 'all', 'identical', 'not_identical', 'none').
Specifies how input for |
text_alpha , text_color , text_nudge_x , text_nudge_y , text_size , text_type |
Parameters
given to |
transform |
Logical value. Ignored if no images exist in the object. If |
transform_with |
List or
In case of plotting:
Useful if you want to apply more than one transformation on variables mapped to
plotting aesthetics. Input for |
unit |
Character value. Specifies the desired unit in
which distance measures
or area measures are provided.
Run |
use_scattermore |
Logical value. If |
variables |
Character vector. The names of the data variables of interest. |
verbose |
Logical. If (Warning messages will always be printed.) |
vline_alpha , vline_color , vline_size , vline_type |
Parameters given to
|
whole_sample |
Logical. If TRUE, normalization of the values used takes place in the light of the complete sample. |
x_nth |
Numeric value. If the number of breaks/labels on the
x-axis becomes too high |
xrange , yrange |
Distance vector of length
two or |
... |
Used to absorb deprecated arguments or functions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.