Mercurial > repos > bgruening > hictk
changeset 1:2da980d606cb draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hictk commit c33dc6079f56bc640902043efb5e88c73c6a44f3
author | bgruening |
---|---|
date | Sun, 04 Feb 2024 11:17:32 +0000 |
parents | a2e75bad2872 |
children | d36215791ad3 |
files | hictk.xml |
diffstat | 1 files changed, 12 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/hictk.xml Sat Feb 03 19:38:30 2024 +0000 +++ b/hictk.xml Sun Feb 04 11:17:32 2024 +0000 @@ -32,10 +32,19 @@ This repository hosts `hictk`: a set of CLI tools to work with Cooler, as well as `libhictk`: the C++ library underlying `hictk`. - hictk is capable of reading files in `.cool`, `.mcool`, `.scool` and `.hic` format (including hic v9) as well as writing `.cool` and `.mcool` files. + hictk_ is capable of reading files in `.cool`, `.mcool`, `.scool` and `.juicebox_hic` format (including hic v9) as well as writing `.cool` and `.mcool` files + but this tool only writes `juicebox_hic` at present. + +.. _hictk: https://github.com/paulsengroup/hictk ]]></help> <citations> - <citation type="doi">10.1093/bioinformatics/bts573</citation> - </citations> + <citation type="bibtex">@article{hictk, +author = {Roberto Rossini}, +year = {2023}, +url = {https://github.com/paulsengroup/hictk}, +title = {hictk: blazing fast toolkit to work with .hic and .cool files} +}</citation> + <citation type="doi">10.1093/bioinformatics/bts573</citation> + </citations> </tool>