summarise_specificity_plot.Rd
This function visually summarises the mean specificity values outputted by
query_gene_ctd
, across each ctd study.
summarise_specificity_plot(filtered_specificity, fill.variable = NULL)
A dataframe that contains the columns 'CellType',
'Specificity', and 'Study', as typically outputted by
query_gene_ctd
. Dataframe can contain additional columns, but must
just contain aforementioned.
Default is NULL. Fill this with a column name within your dataframe if you wish to colour by certain groups within your table.
Boxplot of mean specificity values of queried gene list across cell types in each study.