Michael Jahn
Michael Jahn
Dear Ugene developers, I feel that Ugene is very mature and in some ways better than IGV for working with genomic data. Thanks for developing. However one crucial feature is...
- when trying to look into the issue #9 it became clear that LoadTrackFile is not very flexible - many defaults are explicit for examples or human chromosomes in general...
This is current R CMD CHECK result when the main errors are fixed (see latest open PR): ``` ==> devtools::check() ══ Documenting ════════════════════════════════════════════ ℹ Updating ggcoverage documentation Registered S3 method...
- not clear what happens when `pattern` is empty (`""`) - right now changes are made by finding a pattern and making a replacement - it should be possible to...
suggestion: all plotting functions should accept builtin R objects as data, not paths to local files
- right now many `geom_` functions use a link to an external file and load data themself - importing and formatting data should be separated from plotting - plotting functions...
- tube maps are a concise way to efficiently visualize scientific workflows - automatic rendering of such maps from workflow github repos should be possible - an alternative would be...
- latest template update is 3 y ago - need to update all GH actions workflows - new features should be in line with upcoming update of the workflow catalog,...
Hi! Thanks for developing this fantastic theme. Until now I was able to customize everything I needed. But now I have run into the problem that I would like to...