# HG changeset patch
# User iuc
# Date 1728031681 0
# Node ID 6956f0783d77128b0a088f56123e0d7e2e6770b4
# Parent 1efd17d2bfdbada320b6e4a10bbb0f9ead07801e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicstuff commit c1b3c8d3e6a2f18ae89918e89d8dc8a3a0a6d24c
diff -r 1efd17d2bfdb -r 6956f0783d77 hicstuff_pipeline.xml
--- a/hicstuff_pipeline.xml Fri Nov 25 11:32:55 2022 +0000
+++ b/hicstuff_pipeline.xml Fri Oct 04 08:48:01 2024 +0000
@@ -2,7 +2,7 @@
generates a Hi-C contact matrix
macros.xml
- 0
+ 1
-
-
-
+
+ matfmt == "graal"
+
+
+ matfmt == "bg2"
+
+
+ matfmt == "cool"
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -98,9 +165,9 @@
------------
Output files
------------
-* abs_fragments_contacts_weighter.txt: Sparse matrix file with 3 columns the rows, column and values of nonzero pixels. The first row contains the shape and total number of nonzero pixels in the matrix.
-* fragments_list.txt: Contains genomic coordinates of the matrix bins (row/columns).
-* info_contigs.txt: Contains chromosome names, theirs length and number of bins.
+* Contact matrix: Sparse matrix file with 3 columns the rows, column and values of nonzero pixels. The first row contains the shape and total number of nonzero pixels in the matrix.
+* Fragment ist: Contains genomic coordinates of the matrix bins (row/columns).
+* Contig info.txt: Contains chromosome names, theirs length and number of bins.
]]>
diff -r 1efd17d2bfdb -r 6956f0783d77 macros.xml
--- a/macros.xml Fri Nov 25 11:32:55 2022 +0000
+++ b/macros.xml Fri Oct 04 08:48:01 2024 +0000
@@ -1,9 +1,11 @@
- 3.1.5
+ 3.1.5
21.09
- hicstuff
+ hicstuff
+ cooler
+ biopython