diff hicCorrectMatrix.xml @ 17:14edfcba0e3a draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicexplorer commit 0f4a6baff82058bb67678f402d302e2b8964f750"
author iuc
date Thu, 06 Feb 2020 00:23:59 +0000
parents 9582c8c75c17
children 77276abe70c5
line wrap: on
line diff
--- a/hicCorrectMatrix.xml	Mon Dec 16 22:39:28 2019 +0000
+++ b/hicCorrectMatrix.xml	Thu Feb 06 00:23:59 2020 +0000
@@ -1,5 +1,5 @@
 <tool id="hicexplorer_hiccorrectmatrix" name="@BINARY@" version="@WRAPPER_VERSION@.0">
-    <description>run Imakaev's iterative correction over a Hi-C contact matrix.</description>
+    <description>run a Hi-C matrix correction algorithm</description>
     <macros>
         <token name="@BINARY@">hicCorrectMatrix</token>
         <import>macros.xml</import>
@@ -212,7 +212,7 @@
 Hi-C contact matrix correction
 ==============================
 
-**hicCorrectMatrix** runs Imakaev's iterative correction, described in `Imakaev et al. (2012)`_, over a Hi-C matrix. For the matrix correction to be efficient,
+**hicCorrectMatrix** runs Imakaev's iterative correction, described in `Imakaev et al. (2012)`_, or Knight-Ruiz correction over a Hi-C matrix. For the matrix correction to be efficient,
 it is important to remove the unassembled scaffolds (e.g. `NT_`), mitochondrial DNA and Y chromosome and keep only full length
 chromosomes, as scaffolds create problems with matrix correction. Therefore we use the chromosome names (1-19, X, Y) here.