# HG changeset patch
# User iuc
# Date 1636642997 0
# Node ID f77f7a7f3b83fa9169a4cadfc3fce79a34d45b11
# Parent ab5b7f6b7198ab3faac15a7f5784b9bf5d8118db
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/salsa2 commit 4904594e8df7cbd6eeee4be24023c6bd15e162de"
diff -r ab5b7f6b7198 -r f77f7a7f3b83 salsa2.xml
--- a/salsa2.xml Thu Sep 23 19:36:12 2021 +0000
+++ b/salsa2.xml Thu Nov 11 15:03:17 2021 +0000
@@ -5,7 +5,7 @@
2.3
- 1
+ 2salsa2
@@ -43,11 +43,17 @@
]]>
-
-
-
+
+
+
-
+
@@ -65,7 +71,9 @@
-
+
@@ -117,11 +125,29 @@
`_
+or `BOWTIE2 `_ aligner to map reads. The read mapping generates a bam file. SALSA requires
+BED file as the input. This can be done using the bamToBed command from the `Bedtools package `_. Also, SALSA requires BED files to be sorted by the
+read name, rather than the alignment coordinates. Once you have bam file, you can run following commands to get the bam file needed as an input to SALSA.
+
+Since Hi-C reads and alignments contain experimental artifacts, the alignments needs some postprocessing. To align and postprocess
+the alignments, you can use the pipeline released by Arima Genomics which can be found in the `GitHub repository `_.
+
+Additional information on how to generate/filter the bam `here `_.
+
]]>10.1101/261149