Remaining Analyses Part 19

Digital drawing board: Round 2

Steven commented on my previous post and said he liked the heatmap option! In my R script I played around with row clustering and color schemes. There are three decisions that need to be made:

  1. All data vs. differentially expressed subset
  2. Row clustering vs. no row clustering
  3. Color schemes

Decision 1: All data vs. differentially expressed subset

all-1

Figure 1. All data, now row clustering, standard color scheme

subset-1

Figure 2. Subset, no row clustering, standard color scheme

Decision 2: Row clustering vs. no row clustering

all-2

Figure 3. All data, row clustering, standard color scheme

subset-2

Figure 4. Subset, row clustering, standard color scheme

Decision 3: Color schemes

Blues

all-3

subset-3

Purples

all-4

subset-4

Purple-Blue

all-5

subset-5

Grey

all-6

subset-6

Purple-Green

all-7

subset-7

Written on February 27, 2018