SEHI L'YI

Results 121 comments of SEHI L'YI

But, shouldn't changing the `-p` option fix the issue then? I used several different `-p` options to generate changelog files (I think I tried all), but the breaking changes section...

Ah, I see. Thank you for answering! Would either limiting the zoom level (disallow going beyond the predefined zoom level just like in GMaps) or stretching the highest resolution image...

Hi @pkerpedjiev, just checking in since I am excited about this PR. Do you plan to upgrade React version in the near future? I assume, due to the recent adoption...

Hi Pete, I guess it may not be useful for now, but I was thinking about potential use cases with additional encoding functionality integrated (e.g., left-bottom half of the diagonal...

Thank you both for reviewing the PR! @pkerpedjiev @flekschas I think it was not a good idea to add documentation already without proper interactions supported. Regarding interactions, I was thinking...

#882 added an option to set the zoom level limit. We could add a similar option for panning as well.

Another dataset that does not work on Gosling and JBrowse2: - https://s3.amazonaws.com/gosling-lang.org/data/SV/chr1-bc0dee07-de20-44d6-be65-05af7e63ac96.consensus.20160830.somatic.snv_mnv.vcf.gz - https://s3.amazonaws.com/gosling-lang.org/data/SV/chr1-bc0dee07-de20-44d6-be65-05af7e63ac96.consensus.20160830.somatic.snv_mnv.vcf.gz.tbi ![Screen Shot 2022-06-24 at 08 48 42](https://user-images.githubusercontent.com/9922882/175539204-749bdad5-36ec-4338-9fa3-cad0bb45ea29.png) _Update_: Found two issues: (1) the chromosomes are not...

Turns out that the Clinvar VCF file misses the `chr` prefix and Gosling was not handling this case well. If I set a custom assembly that excludes the prefix, Gosling...

Hi @zhangzhen! Welcome to a Github issue. I was referring to something like the following example: where the view on the top (named "Original") is a regular view while on...

We will support the sequence abstraction eventually but would need some time since supporting it will require us to restructure data models. Could you share (or describe) an actual visualization...