Hi there,
Just a small issue regarding the Volcano plots, as they are capped on the x-axis (logFC) from -5 to 5, this sometimes leaves out genes with a higher logFC :
|
scale_x_continuous(limits = c(-5,5), breaks = c(-5:5)) + |
I can have a look as it's a minor fix, I just want to keep a written trail.
Thanks and best,
Laurence
Hi there,
Just a small issue regarding the Volcano plots, as they are capped on the x-axis (logFC) from -5 to 5, this sometimes leaves out genes with a higher logFC :
rnadeseq/assets/RNAseq_report.Rmd
Line 435 in abe7427
I can have a look as it's a minor fix, I just want to keep a written trail.
Thanks and best,
Laurence