-
introduced in 40b647262a1280e77b3e9ba2eba7486b1aba67bc
[BUG] when clicked on a marker, the infowindow shows. When clicked again on the same marker, a _second_ infowindow shows, and so on.
How to pre…
-
In chr16:33,607,715-33,611,391 CAT has placed TP53TG3, TP53TG3B, TP53TG3F, TP53TG3E at the same locus.
Yes, this is hard. Looking at how gene assignment happens in gene families could result in a…
-
### Describe the bug
I'm testing performance of querying a number of Parquet files, where I can make some assumptions about the Parquet files.
- Each Parquet file is already sorted on the column "ti…
-
Cecelia has some code to do this
I envision making 2 new functions - something like "convert_dd_processed" and "convert_ds_processed"
-
Hi,
I am using stringtie to merge 32 samples (de novo). I used this command :
stringtie --merge -p 4 $LISTE -m 100 -o $OUT'merged.gtf'
Surprisingly, the merged.gtf contains some kind of 'nested' lo…
-
# User stories: coordinateTransformations
This is a collection of the example applications / user stories of coordinateTransformations from #57. These examples should be helpful for the next propos…
-
Hi,
I am working on a simulation and we started using GVDB to handle self collisions.
So far, we have got it working nicely, but I needed to make a bunch of modifications in the source and would l…
-
I have the following set in my settings.py
```
OAUTH2_PROVIDER = {
'ACCESS_TOKEN_EXPIRE_SECONDS': 36000,
'AUTHORIZATION_CODE_EXPIRE_SECONDS': 600,
# 'OAUTH2_BACKEND_CLASS': 'oauth2_pr…
-
### Description
When editing a Custom HTML block*, the HTML is hard to read and work with because the line numbers are overlapping. Also, the left edge of the HTML is not visible. (See screenshot).…
-
I'm doing a project where i am drawing a graph from a python repo, my code is really long, and not the important part. But here it is, in case someone wants to try to reporduce:
```
import a…