Ignacio Ferrés

Results 13 issues of Ignacio Ferrés

Hi, I was wondering if it is possible to collect only specific legends and manipulate their positions independently. For instance: ```r library(ggplot2) library(dplyr) library(magrittr) g1 % mutate(class = as.factor(class)) %>%...

feature

Hi again! Not reporting a bug, just to suggest a couple of enhancements for future releases. 1) To be able to add seq breaks symbols as in [this](https://github.com/thackl/gggenomes/issues/69#issuecomment-902667385) comment (two...

enhancement

Hi, is it possible to add a global loader when certain events occur? With global loader I mean one single loader for a whole page (or many plots/tables). May be...

Hi. First of all, thanks for adding support for documenting R6 classes! My question is: Is there a way to document the inherited fields/active-bindings in the sub-class (R6 classes)? Documentation...

feature
R6 :six:

Hi again. This is just a couple of suggestions for R6 documentation. I think that the current version (7.0.2) is a little confusing when documents the `$new()` method for the...

feature
R6 :six:

Hi, I'm having this issue with `pml()`: ```R library(magrittr) library(phangorn) tree

Hi, any plans to put PEPPAN in a conda repo for easier installation? Thanks!

A tree can be considered as pangenome metadata. Provide a method to add a `phylo` object to the pangenome (with `$add_metadata()`, and make other methods be aware of it so...

enhancement

See: https://genomebiology.biomedcentral.com/articles/10.1186/gb-2007-8-12-r267#Sec8

See https://ggplot2.tidyverse.org/articles/ggplot2-in-packages.html

enhancement