Results 132 comments of Peter Kerpedjiev

> @pkerpedjiev Do you think there is still significant room for optimization in this track? If yes, we can leave that issue open. I don't think there is in this...

AFAICT, higlass actually works perfectly fine with React 17. It just spits out the following warnings: ``` react-dom.development.js:61 Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See...

Hey, thanks for opening a new thread about this. So the question of what it means to add a new genome is an open one. HiGlass is designed to be...

Yes to the first question. Whenever you choose to add a track to a given area (e.g. top, left, center, bottom, or right), HiGlass queries the server for a list...

Strange. A lot has changed between 0.2.63 and 0.4.17. Would be happy to look into it further if you can provide some more information.

Shouldn't be a problem to use `genePred`. Just start directly from the "Creating a HiGlass Track" section of the documentation: https://docs.higlass.io/data_preparation.html#creating-a-higlass-track If you encounter any errors, please feel free to...

Huh... I followed exactly what you did by pasting your data and commands and was able to load the domains.txt file. Did you get any errors in the `higlass-manage ingest`...

Hey Alex, I've been slow on this but haven't forgotten. Will work on getting it fixed this week.

Mind trying again? I stacked this on top of https://github.com/higlass/higlass/pull/1102 which should fix the zoom issues.

Yeah this PR will need to be rebased on the latest vite changes. I haven't had time to work on it recently but it's something we'll have to do at...