Mercurial > repos > bgruening > hicexplorer_hicpca
comparison hicPCA.xml @ 5:dbf4afa03b00 draft
planemo upload for repository https://github.com/maxplanck-ie/HiCExplorer/tree/master/galaxy/wrapper/ commit dddc0b9035b8edadfd45d74b01aeca245c2725d7
author | iuc |
---|---|
date | Fri, 27 Apr 2018 08:39:37 -0400 |
parents | 38a612a120a8 |
children | ebb9b94138c1 |
comparison
equal
deleted
inserted
replaced
4:38a612a120a8 | 5:dbf4afa03b00 |
---|---|
81 Two files are outputed by **hicPCA**, one with the first (pca1) and one with the second (pca2) eigenvector as bigwig or bedgraph. These files can be plotted alongside Hi-C heatmaps, gene density or external datasets such as open chromatin or histone marks enrichment using ``hicPlotTADs`` or ``hicPlotMatrix``. | 81 Two files are outputed by **hicPCA**, one with the first (pca1) and one with the second (pca2) eigenvector as bigwig or bedgraph. These files can be plotted alongside Hi-C heatmaps, gene density or external datasets such as open chromatin or histone marks enrichment using ``hicPlotTADs`` or ``hicPlotMatrix``. |
82 | 82 |
83 For example, below you can find a ``hicPlotMatrix`` of the Pearson correlation matrix derived from a contact matrix for chromosome 6 in mouse computed with ``hicTransform`` (which is part of A/B compartments computation). The optional data track at the bottom shows the first eigenvector for A/B compartment obtained using **hicPCA**. | 83 For example, below you can find a ``hicPlotMatrix`` of the Pearson correlation matrix derived from a contact matrix for chromosome 6 in mouse computed with ``hicTransform`` (which is part of A/B compartments computation). The optional data track at the bottom shows the first eigenvector for A/B compartment obtained using **hicPCA**. |
84 | 84 |
85 .. image:: $PATH_TO_IMAGES/hicPCA.png | 85 .. image:: $PATH_TO_IMAGES/hicPCA.png |
86 :width: 60 % | 86 :scale: 35 % |
87 | 87 |
88 _________________ | 88 _________________ |
89 | 89 |
90 | For more information about HiCExplorer please consider our documentation on readthedocs.io_ | 90 | For more information about HiCExplorer please consider our documentation on readthedocs.io_ |
91 | 91 |