Mercurial > repos > iuc > schicexplorer_schiccreatebulkmatrix
annotate scHicCreateBulkMatrix.xml @ 0:ec29352b062f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
author | iuc |
---|---|
date | Tue, 10 Mar 2020 15:12:00 -0400 |
parents | |
children | acb3ed49109e |
rev | line source |
---|---|
0
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
1 <tool id="schicexplorer_schiccreatebulkmatrix" name="@BINARY@" version="@WRAPPER_VERSION@.0"> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
2 <description>creates the bulk matrix out of single-cell Hi-C interaction matrices</description> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
3 <macros> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
4 <token name="@BINARY@">scHicCreateBulkMatrix</token> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
5 <import>macros.xml</import> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
6 </macros> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
7 <expand macro="requirements" /> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
8 <command detect_errors="exit_code"><![CDATA[ |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
9 @BINARY@ |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
10 |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
11 --matrix '$matrix_scooler' |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
12 |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
13 --outFileName bulk_matrix.cool |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
14 |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
15 --threads @THREADS@ |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
16 |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
17 ]]></command> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
18 <inputs> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
19 |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
20 <expand macro="matrix_scooler_macro"/> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
21 </inputs> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
22 <outputs> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
23 <data name="outFileName" from_work_dir="bulk_matrix.cool" format="cool" label="${tool.name} on ${on_string}: Bulk matrix"/> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
24 </outputs> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
25 <tests> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
26 <test> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
27 <param name='matrix_scooler' value='test_matrix.scool' /> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
28 <output name="outFileName" file="scHicCreateBulkMatrix/bulk_matrix.cool" ftype="cool" compare="sim_size" delta="4000"/> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
29 </test> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
30 </tests> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
31 <help><![CDATA[ |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
32 |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
33 Create bulk matrix |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
34 ================== |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
35 |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
36 scHicCreateBulkMatrix adds all available single-cell matrices of a scool file together and writes it as a single matrix to a cool file. |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
37 |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
38 For more information about scHiCExplorer please consider our documentation on readthedocs.io_ |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
39 |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
40 .. _readthedocs.io: http://schicexplorer.readthedocs.io/ |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
41 ]]></help> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
42 <expand macro="citations" /> |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
43 |
ec29352b062f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18"
iuc
parents:
diff
changeset
|
44 </tool> |