.importHomer {GenomicInteractions}R Documentation

Function to read in processed Hi-C interaction data generated by HOMER

Description

This function reads in the interaction data outputted by HOMER (http://homer.salk.edu/homer/interactions/).

Usage

.importHomer(fn)

Arguments

fn

location of data exported by HOMER

Value

a data frame containing the relevant information


[Package GenomicInteractions version 1.22.0 Index]