Hi Kevin,
Thank you for your response.
This is what is in myColors:
[1] "#8DD3C7" "#FFFFB3"
For group I have this:
factor w/2 levels "HBR; "UHR" : 1 1 1 2 2 2>`
condn:
factor w/2 levels "cancer", "normal" : 2 2 2 1 1 1
The group and condn are what am using for my comparison in my Differential gene Expression. From your examples, I think I have few numbers of colors compare to what i have in group and condn. How do I make this up?
Am relatively new with R
Thank you,
Anthony