dgenies icon indicating copy to clipboard operation
dgenies copied to clipboard

Dotplot large Genomes in an Interactive, Efficient and Simple way

Results 77 dgenies issues
Sort by recently updated
recently updated
newest added

- [ ] Move tool options from DB to serialized job file - [ ] Add a parent relationship for jobs that part of a batch job

low priority

Trying to do a local install with conda on a M1 Mac running Ventura 13.5.2 (running python3.10.10) When running: conda create -c conda-forge -c bioconda -n dgenies dgenies I get...

wontfix
not_dgenies

Use colorblind (veridis) by default

enhancement

Related to #98

enhancement
dependencies

If removing `python-crontab` and running D-dgenies in standalone mode, it failed `python-crontab` is not required for standalone mode. We must manage this dependency correctly. Related to #68

bug
dependencies
low priority

Move from old javascript to modern one

enhancement
to_discuss
to_study
code_quality
low priority

It is a problem with bootstrap 4, bootstrap 5 solve the issue but it implies to move on modern js. Another solution is needed atm.

bug

Reducing the plot and releasing the mouse make the button bigger than the top axis. If we make the plot bigger again, the button rescale is broken A solution: replace...

bug

![track_missing](https://github.com/genotoul-bioinfo/dgenies/assets/7921694/fd1ba899-65d2-4a6a-97ee-d6812be4696e) Data are from ensembl: - top track (target): Arabidopsis_lyrata - right track (query): Arabidopsis_thaliana Wiggle files were computed this way with `sequenza-utils 3.0` with window of 1000: ``` zcat...

bug

[Pyfastx](https://pypi.org/project/pyfastx/) is faster than Biopython. **Warning** - pyfastx is 1-offset based (i.e. sequence start index is 1), biopython is 0-offset - sequence end is included in interval with pyfastx [start,...

enhancement
dependencies
to_discuss
to_study
low priority