Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sof202/ChromOptimise into main
Browse files Browse the repository at this point in the history
  • Loading branch information
sof202 committed Apr 3, 2024
2 parents 1f6d6fc + a3f865b commit 6b93bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rscripts/HeritabilityPlots.R
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ create_enrichment_heatmap <- function(results_files, complete = FALSE) {
label = round(Enrichment, 2)
)) +
geom_tile(color = "black") +
scale_fill_gradient(
scale_fill_gradient2(
low = negative_palette,
high = postitive_palette,
midpoint = 0
Expand Down

0 comments on commit 6b93bfe

Please sign in to comment.