Kin182

Results 5 comments of Kin182

I think it is something related to the TPM or the genelength file. See if it still happens when you use count matrices, which is the recommended input file, if...

I have a follow up question on assigning colors. My figure looks like the titanic example in which there are different categories on axes 1, 2 and 3. Is it...

I tried `scale_fill_manual()` and I was able to set colors for axis1 but axis2 still had no colors. How to specifically set colors for axes2 and 3?

Yes, using the `titanic_wide` as an example, `titanic_wide

Wonderful! This is what I was looking for. Thanks also for cleaning up my code!