| Literature DB >> 32301980 |
Joachim Wolff1, Leily Rabbani2, Ralf Gilsbach3,4,5, Gautier Richard6, Thomas Manke2, Rolf Backofen1,7, Björn A Grüning1.
Abstract
The Galaxy HiCExplorer provides a web service at https://hicexplorer.usegalaxy.eu. It enables the integrative analysis of chromosome conformation by providing tools and computational resources to pre-process, analyse and visualize Hi-C, Capture Hi-C (cHi-C) and single-cell Hi-C (scHi-C) data. Since the last publication, Galaxy HiCExplorer has been expanded considerably with new tools to facilitate the analysis of cHi-C and to provide an in-depth analysis of Hi-C data. Moreover, it supports the analysis of scHi-C data by offering a broad range of tools. With the help of the standard graphical user interface of Galaxy, presented workflows, extensive documentation and tutorials, novices as well as Hi-C experts are supported in their Hi-C data analysis with Galaxy HiCExplorer.Entities:
Year: 2020 PMID: 32301980 PMCID: PMC7319437 DOI: 10.1093/nar/gkaa220
Source DB: PubMed Journal: Nucleic Acids Res ISSN: 0305-1048 Impact factor: 16.971
Figure 2.(A) Detected loops on GM12878 primary data from (9), computed by hicDetectLoops and visualised by hicPlotMatrix. (B) Short to long range contact interaction ratios created by hicPlotSVL on GM12878 primary, IMR90 and HMEC data from (9). (C) Average regions of detected TADs from hicFindTADs on GM12878 primary, chromosome 1; data from (9). (D) The level of compartments separation on GM12878 primary data from (9), computed by hicCompartmentalization. (E) Quality control plot for FL-E13-5 and MB-E10-5 showing the sparsity distribution, data from (42). (F) Quality control plot for single-cell Hi-C data by (36). It shows the read coverage per cell, cells with <100 000 reads are discarded. (G) Consensus matrix plot for single-cell Hi-C data on 1 Mb resolution. Cells are dimension reduced by computing A/B compartments per cell and clustered with k-means. The consensus matrix of a cluster is the average of all interaction matrices of the cluster members. Data from (36). (H) Single-cell Hi-C cluster profile, created after dimension reduction by scHicClusterMinHash and spectral clustering on 1 Mb single-cell Hi-C data from (36). (I) Viewpoint of the gene MSTN on FL-E13-5 and MB-E10-5 with mean background and p-values per relative distance via continuous negative binomial distributions, data from (42).
Figure 1.Analysis workflow for Hi-C (A), cHi-C (B) and scHi-C (C). All the workflows use the hicBuildMatrix to create the individual contact matrices. Hi-C and cHi-C supports HiCExplorer’s h5 and cool interaction matrix file format; however, scHi-C pipeline creates one cool file per cell. These files can then be merged into a single multi-cool (scool) matrix with scHicMergeToSCool.