extracts HiC data from .hic file using Straw
1 2 3 |
hic |
path to .hic file |
format |
format of data wanted, which will depend on what kind of plot is ultimately desired; options are "sparse" and "full" |
chrom |
if not alternative chromosome, chromosome of desired region |
chromstart |
chromosome start position of chrom, in bp |
chromend |
chromosome end position of chrom, in bp |
resolution |
the width in bp of each pixel |
zrange |
the range of interaction scores to plot, where extreme values will be set to the max or min |
norm |
hic data normalization; options are "NONE", "VC", "VC_SQRT", and "KR" |
resscale |
scale of normalization; options are "BP" and "FRAG" |
altchrom |
if looking at region between two different chromosomes, this is the specified alternative chromsome |
altchromstart |
if looking at region between two different chromosomes, start position of altchrom |
altchromend |
if looking at region between two different chromsomes, end position of altchrom |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.