From abb4c82b1dc7f7284ad8c63cc8e29956db68acd2 Mon Sep 17 00:00:00 2001 From: Candace Savonen Date: Wed, 16 Sep 2020 11:39:34 -0400 Subject: [PATCH] Be consistent about `library(ggplot2)` (#217) * Add the `library(ggplot2)` bit to contributing and remove all instances of ggplot2:: * Fix line spacing * Fix clustering rna-seq link --- 01-getting-started/getting-started.html | 2 +- 02-microarray/00-intro-to-microarray.html | 2 +- .../clustering_microarray_01_heatmap.html | 2 +- ...dimension-reduction_microarray_01_pca.html | 2 +- ...imension-reduction_microarray_02_umap.html | 2 +- .../pathway_analysis_microarray_06_ssgsea.Rmd | 30 +++++++++---------- 03-rnaseq/clustering_rnaseq_01_heatmap.html | 2 +- .../dimension-reduction_rnaseq_01_pca.html | 2 +- .../dimension-reduction_rnaseq_02_umap.html | 2 +- .../00-intro-to-advanced-topics.html | 2 +- ...ntile_normalize_own_data_adv_topics_01.Rmd | 24 +++++++-------- ...ial_expression_adv_topics_00_author_de.Rmd | 8 ++--- ..._differential_expression_adv_topics_01.Rmd | 8 ++--- CONTRIBUTING.md | 5 ++++ components/_navbar.html | 2 +- 15 files changed, 50 insertions(+), 45 deletions(-) diff --git a/01-getting-started/getting-started.html b/01-getting-started/getting-started.html index 9b89c5c0..5c21a721 100644 --- a/01-getting-started/getting-started.html +++ b/01-getting-started/getting-started.html @@ -1629,7 +1629,7 @@