This function generates title for PCA plots based on the input value.
It should not be used directly, only inside .biplot()
or
.selected_biplot()
function.
.biplot_title(sample_type)
sample type such as "All", "Healthy Tissue (GTEx)", "Primary Tumor (TCGA)", or "Metastatic Tumor (TCGA)"
a string for title
Other helper function for PCA plotting:
.biplot()
,
.selected_biplot()