ThHarbig

Results 13 issues of ThHarbig

Hi, I've been using goatools for a while. Now I tried to install it on a different system and there the installation does not work with the following error message:...

I'm using the development version of plumber due to the newly implemented multipart/form-data file upload. I'd like to be able to send an arbitrary number of files to the server....

When combining "normal" gosling tracks with dummy tracks, the height of the dummy track corresponds to the total size while the height of the "normal" track refers to the height...

enhancement

How do we want to handle metadata for tracks in gosing/gosling-meta in the future? For example, tracks might be associated with several metadata attributes, e.g. the organism, date, lab if...

enhancement

In my scenario I have an overview with a brush and a detailed view. I want to get some of the data displayed in the detailed view in order to...

enhancement

Currently, there are two concepts for creating multiple "tracks" with the same visual encoding by defining rows or by creating multiple stacked tracks with different dataTransforms. For Meta Visualization we...

enhancement

This issue tracks all issues related to bugs that need fixing or useful enhancements for the prokaryotic summary visualization project. Bugs: - Brush display in stacked tracks in circular layout...

enhancement

If a brush is added to multiple stacked tracks in a circular layout, only the brush of the outermost track is displayed. For example, add `"layout": "circular"` to the first...

bug🐛

Currently, you can make an arrow shape by using a rect and adding a triangle, e.g. [in this example](https://gosling.js.org/?example=GENE_ANNOTATION). However, the end of the feature is the end of the...

enhancement
grammar

It would be nice to support the behavior of [IslandViewer](https://www.pathogenomics.sfu.ca/islandviewer/accession/NC_004631.1/?&load=%257B%2522m%2522%253A%257B%2522s%2522%253A4493092.18200115%252C%2522e%2522%253A4526150.469091758%252C%2522id%2522%253A%25222210%2522%252C%2522c%2522%253A500%252C%2522x%2522%253A%2522auto%2522%252C%2522y%2522%253A%2522auto%2522%252C%2522l%2522%253A600%257D%252C%2522un%2522%253A%255B%255D%252C%2522d%2522%253A%257B%2522v%2522%253Atrue%252C%2522t%2522%253A152.046875%252C%2522l%2522%253A836.234375%257D%257D?&load=%257B%2522m%2522%253A%257B%2522s%2522%253A4493298.565905276%252C%2522e%2522%253A4513493%252C%2522id%2522%253A%25222210%2522%252C%2522c%2522%253A500%252C%2522x%2522%253A%2522auto%2522%252C%2522y%2522%253A%2522auto%2522%252C%2522l%2522%253A600%257D%252C%2522un%2522%253A%255B%255D%252C%2522d%2522%253A%257B%2522v%2522%253Atrue%252C%2522t%2522%253A185.09375%252C%2522l%2522%253A840.3125%257D%257D) where the position of the brush can be changed by clicking on the underlying track. Might be problematic though when...

enhancement