Juicer

From UFRC
Jump to navigation Jump to search

Description

juicer website  

Juicer is a platform for analyzing kilobase resolution Hi-C data. In this distribution, we include the pipeline for generating Hi-C maps from fastq raw data files and command line tools for feature annotation on the Hi-C maps. The juicer pipeline submits jobs to the cluster and then exits. It can therefore be run on the login node. Individual tools (see $HPC_JUICER_DIR/scripts) can be run as batch jobs or interactively. Type "juicer.sh -h" to see options and help menu.

Juicer depends on reference files (bwa index plus chromosome sizes file) and restriction enzyme files that are part of the central install. You can build additional references yourself or ask UFRC staff to generate them centrally. See $HPC_JUICER_DIR/references and $HPC_JUICER_DIR/restriction_sites for available reference data.

Environment Modules

Run module spider juicer to find out what environment modules are available for this application.

System Variables

  • HPC_JUICER_DIR - installation directory
  • HPC_JUICER_BIN - executable directory