Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 3.87 KB

software_citations.md

File metadata and controls

17 lines (11 loc) · 3.87 KB

Software

  • HiCExplorer - set of programs to process, normalize, analyze and visualize Hi-C data, Python, .cool format, conversion utilities. https://hicexplorer.readthedocs.io/en/latest/, https://github.com/deeptools/HiCExplorer/

  • FAN-C - Python pipeline for Hi-C processing. Input - raw FASTQ (aligned using BWA or Bowtie2, artifact filtering) or pre-aligned BAMs. KR or ICE normalization. Analysis and Visualization (contact distance decay, A/B compartment detection, TAD/loop detection, Average TAD/loop profiles, saddle plots, triangular heatmaps, comparison of two heatmaps).  Automatic or modular. Compatible with .cool and .hic formats. Tweet1, Tweet2. Table 1 - detailed comparison of 13 Hi-C processing tools

  • GENOVA - an R package for the most common Hi-C analyses and visualization. Quality control - cis/trans ratio, checking for translocations; A/B compartments - single and differential compartment signal (H3K4me1 for compartment assignment); TADs - insulation score and directionality index; Genomic annotations - ChIP-seq signal, gene information; Distance decay, and differential analysis; Saddle plot; Aggregate region/peak/TAD/loop analysis, and differential analysis; Aggregated signal (tornado) plots; Intra-inter-TAD interaction differences; PE-SCAn (paired-end Spatial Chromatin Analysis) and C-SCAn enhancer-promoter aggregation. Data for statistical tests can be extracted from the discovery objects. Applied to Hi-C data from Hap1 cells, WT and deltaWAPL (published) and knockdown cohesin-SA1/SA2 conditions (HiC-pro, hg19, HiCCUPS). Input - HiC-pro, Juicer, .cool files. Storage - compressed sparse triangle format and the user-added metadata. All tools return the "discovery object". GitHub, Vignette

  • cooltools - tools to work with .cool files, Documentation

  • HiGlass - visualization server for Google maps-style navigation of Hi-C maps. Overlay genes, epigenomic tracks. "Composable linked views" synchronizing exploration of multiple Hi-C datasets linked by location/zoom. GitHub, documentation, links and resources

  • Juicebox