Updating tools/hictk from version 2.0.2 to 2.2.0#1606
Updating tools/hictk from version 2.0.2 to 2.2.0#1606gxydevbot wants to merge 1 commit intobgruening:masterfrom
Conversation
|
We do not have |
No, it dont think so this is the one. juicebox_hic is some new datatype for hic imho |
|
There are new updates, they have been integrated to the PR, check the file diff. |
|
There are new updates, they have been integrated to the PR, check the file diff. |
|
I can confirm that juicebox_hic and juicer_medium_tabix.gz are differnt formats. The quickest way to check if a file is (or rather claims to be) in .hic format, is to read the first 4 bytes, and check if they are equal to See e.g., the specs for .hic v9.
hictk validate test/data/hic/ENCFF993FGR.2500000.hic
[2025-06-23 15:28:26.813] [info]: Running hictk v2.1.4
{
"format": "hic",
"is_valid_hic": true,
"uri": "test/data/hic/ENCFF993FGR.2500000.hic"
}
### SUCCESS: "test/data/hic/ENCFF993FGR.2500000.hic" is a valid .hic file.You can parse the JSON printed to stdout, or just look at the exit code. Let me know if I can help with adding support for this datatype to Galaxy. |
|
There are new updates, they have been integrated to the PR, check the file diff. |
de1f697 to
ba0194b
Compare
|
There are new updates, they have been integrated to the PR, check the file diff. |
Hello! This is an automated update of the following tool: tools/hictk. I created this PR because I think the tool's main dependency is out of date, i.e. there is a newer version available through conda.
I have updated tools/hictk from version 2.0.2 to 2.1.1.
Project home page: https://github.com/paulsengroup/hictk/releases
For any comments, queries or criticism about the bot, not related to the tool being updated in this PR, please create an issue here.
If you want to skip this change, close this PR without deleting the branch. It will be reopened if another change is detected.
Any commit from another author than 'planemo-autoupdate' will prevent more auto-updates.
To ignore manual changes and allow autoupdates, delete the branch.