EnhancedVolcano icon indicating copy to clipboard operation
EnhancedVolcano copied to clipboard

Publication-ready volcano plots with enhanced colouring and labeling

Results 27 EnhancedVolcano issues
Sort by recently updated
recently updated
newest added

Currently, when we have `selectLab` and `labCol` with multiple values, the order of the colors is not consistent with `selectLab`. An example (extended from the first example in the vignette):...

You have abandoned the master-slave dynamic of old. Your readme should state: devtools::install_github('VPetukhov/ggrastr', ref = 'main', build_vignettes = TRUE) 🥇

size argument is deprecated in line() and element_line() is deprecated as of ggplot2 3.4.0.

This PR is due to warning message in ggplot2 3.3.4 The `guide` argument in `scale_*()` cannot be `FALSE`. This was deprecated in ggplot2 3.3.4. ℹ Please use "none" instead.

Hi, Thank you for developing and maintaining this useful package! When following the vignette, there is an issue when using `drawConnectors = TRUE` ``` > EnhancedVolcano(res_df, lab = res_df$gene, FCcutoff...

Hey, First of all, thanks for the amazing package, it is really helpful! Is there any way to make the point size varying according with the variable `baseMean` from the...

hi there, I love EnhancedVolcano - thank you! I have an unimportant request - if I use xlim or ylim to zoom far enough that the dashed horizontal or vertical...