dcgerard / updog

Flexible Genotyping of Polyploids using Next Generation Sequencing Data
https://dcgerard.github.io/updog/
24 stars 8 forks source link

Use drop = FALSE in color scale for plot.updog() #9

Closed dcgerard closed 4 years ago

dcgerard commented 4 years ago

Right now, plot.updog() will drop unobserved genotypes from the color scale. It would be nicer if the colors didn't change from one marker to the next. We can accomplish this by using drop = FALSE in the appropriate scale function.

dcgerard commented 4 years ago

I think this is fixed by 7c21ebd6e3b40a9864a5316d841e05a6bc1a93a1