-
I ran into multiple issues:
- grunt uses PhantomJS to run qunit tests. Sadly, PhantomJS does not support newer browser features, like support for 'const' and 'let' keywords. That causes files not to …
-
Your idea of having a generalized approach to mean value for K/Ca, K/Cl, etc. (each with associated mean and error methods) seems very good, essentially putting K/Ca/ K/Cl etc (and age??) on equal fo…
-
remaining IA issues -
- [x] IA tagging
- [x] saving IA from IA ideogram ,
- [x] saving pdf of AI ideogram
- [ ] no associated repository
-
when running from home, interpreted age ideogram pipeline is slow to start, I think while it is loading browser data from the database. I was wondering if this data could be cached, just like the nor…
-
add a table group identifier to the tag file
add set table group tag in same places as set_tag.
use same set_tag code except no need to interact with database. only need to write/commit to tag fil…
-
Current situation is that urls which contain unicode character aren't highlighted or formatted correctly.
The reason for that is the current regex used to identify urls.
Current regex: [A-Za-z]+:/…
ghost updated
6 years ago
-
still experiencing problems with preference persistence
also, ideogram still displaying skip data, even when ideogram box is checked
-
Running `plotIdeogram` with `genome` set as `"hg38"` yields an error:
```
Error in getIdeogram(genome = genome, subchr = subchr, cytobands = cytobands) :
object 'cytobands' not found
```
The…
-
Fetching remote band data fails in Ideogram.js 1.1.0 using the default CDN, unpkg.com, because the CDN strips query string parameters. This bug does not manifest locally or in unit tests, but breaks …
-
active branch=None
active analyses=c-02-F-1249,c-02-F-1250,bu-FD-F-653,65766-08A,65766-08B,65766-08C,65766-08D,65766-08E
description=""
Traceback
```
Traceback (most recent call last):
File "/Use…