Mercurial > repos > bgruening > hicexplorer_hicplottads
comparison hicPlotTADs.xml @ 4:50502e2beaaa draft
planemo upload for repository https://github.com/maxplanck-ie/HiCExplorer/tree/master/galaxy/wrapper/ commit dfa5a68cb20842407941c7ffda9ef956a0e86a04
author | iuc |
---|---|
date | Sat, 16 Dec 2017 16:36:29 -0500 |
parents | f23f7178fae6 |
children | 144bf28956a7 |
comparison
equal
deleted
inserted
replaced
3:6323d728dbab | 4:50502e2beaaa |
---|---|
575 <output name="outFileName" file="master_TADs_plot.png" ftype="png" compare="sim_size" delta="35000" /> | 575 <output name="outFileName" file="master_TADs_plot.png" ftype="png" compare="sim_size" delta="35000" /> |
576 </test> | 576 </test> |
577 </tests> | 577 </tests> |
578 <help><![CDATA[ | 578 <help><![CDATA[ |
579 | 579 |
580 **What it does** | 580 Plot TADs |
581 | 581 ========= |
582 Plots the diagonal, and some values close to the diagonal of a Hi-C matrix. The diagonal of the matrix is plotted horizontally for a region. | 582 |
583 | 583 ``hicPlotTADs`` is a visualization tool to plot the topologically associating domains (TADs) in a given region. Additional tracks can be added to enable the comparisons with other data like gene tracks. |
584 | |
585 Input | |
586 ----- | |
587 - the region to plot: chr1:1000-2000 | |
588 - the tracks: | |
589 - the contact matrix | |
590 - Boundaries file: The result of ``hicFindTADs``. | |
591 - different tracks for comparison: | |
592 - Chromatine states: | |
593 - TAD score | |
594 - gene tracks | |
595 - Generic bigwig, bedgraph or bedgraph matrix files | |
596 - Vlines: vertical lines as a visual support where regions start / end over all tracks | |
597 - Spacer: Add some space between the different tracks | |
598 | |
599 For each track parameters for the color, the width or the font size can be defined. | |
600 | |
601 Output | |
602 ------ | |
603 An output looks like this: | |
604 | |
605 | |
606 .. image:: $PATH_TO_IMAGES/master_TADs_plot.png | |
607 :width: 80 % | |
608 | |
609 | For more information about HiCExplorer please consider our documentation on readthedocs.io_ | |
610 | |
611 .. _readthedocs.io: http://hicexplorer.readthedocs.io/en/latest/index.html | |
584 ]]></help> | 612 ]]></help> |
585 <expand macro="citations" /> | 613 <expand macro="citations" /> |
586 </tool> | 614 </tool> |