plot_sexcheck_pca | R Documentation |
Principal Component Analysis (PCA) of sex-specific genes. Samples greater than z standard deviations (SDs) from the mean of sample sub-groups identified as outliers.
plot_sexcheck_pca(clean_metadata, count_df, biomart_results, sex_var)
clean_metadata |
A data frame with sample identifiers as rownames and variables as
factors or numeric as determined by |
count_df |
A counts data frame with sample identifiers as column names and gene Ids are rownames. |
biomart_results |
Output of |
sex_var |
Column name of the sex or gender-specific metadata. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.