powered by
Plot Affymetrix purity scores against ESTIMATE study purity scores
plot_purity(scores, is_affymetrix)
a ggplot
ggplot
a data.frame, usually one output from estimate_score
data.frame
estimate_score
logical. Are these data from an Affymetrix experiment? Must be TRUE - this is essentially a verification from the user
TRUE
filter_common_genes(ov, id = "hgnc_symbol", tidy = FALSE, tell_missing = TRUE, find_alias = TRUE) |> estimate_score(is_affymetrix = TRUE) |> plot_purity(is_affymetrix = TRUE)
Run the code above in your browser using DataLab