Lucio Queiroz
Lucio Queiroz
Hello, This is a great project and I would like to help improve it for the next release of RStudio. I'm reporting a future ahead note that with RStudio 1.3,...
Line 50 of the README.md file, the link is written as "[scripts/config.json](config.json)" and that file don't exists, so I replaced to "[scripts/config.json](scripts/config.json)" to reflect to the actual file. Great work...
The BASH Shell completion script in the current release (v.0.6.0) contains non parsable strings for the subcommand: ```bash wget https://github.com/r-lib/rig/releases/download/latest/rig-linux-latest.tar.gz tar -xzf rig-linux-latest.tar.gz source share/bash-completion/completions/rig.bash ``` Output: ``` bash: share/bash-completion/completions/rig.bash:...
- [ ] Update processed transcript definition after gencode v43+ and mouse equivalent. - [ ] Add support for edgeR-V4/catchSalmon column names. - [ ] `prepare_profile_plot()` -- check table headers...
As of version 0.1.2.9013 and commit [f3978d](https://github.com/luciorq/isoformic/commit/f3978dd0a84004164f40c53fa020ae6f6f931f68). The plotgardener based `plot_genomic_context()` do not render properly on RStudio Plot Panel. While working properly on RStudio Notebook view and in inline plots,...