Compile epma data into a data frame
tidy_epma(qnt, xmap, cluster = NULL, subcluster = TRUE, suffix = "_.*")
qnt | object returned by read_qnt |
---|---|
xmap | object returned by read_xmap |
cluster | object returned by cluster_xmap |
subcluster | Calculate parameters for sub-clusters (TRUE) or for super-clusters (FALSE). |
suffix | A regular expression of suffix to identify sub-clusters. |