Get the list of aesthetics for each data types in the plot.
Arguments
- aes_types
Character vector of data types (one per dataset to plot), should be computed with
.get_aes_type()
.- colour_genes_by_score
Logical, whether to colour the genes by score (
TRUE
) or by log2(fold-change) (FALSE
).- custom_aes
Named list of plot aesthetics for custom data types. See
hidecan_aes()
for information about the content of each element.