https://github.com/liz-is/readhic
Raw File
Tip revision: 7370c2d024502542b87bb7ac35e1fc16e0760d41 authored by Liz Ing-Simmons on 09 May 2016, 10:14:42 UTC
added show_progress option
Tip revision: 7370c2d
NAMESPACE
# Generated by roxygen2: do not edit by hand

export(get_bin_size)
export(make_is_from_data)
export(normalise_hic)
export(read_data_from_dir)
export(read_rao_huntley_data)
import(InteractionSet)
importFrom(GenomicRanges,GRanges)
importFrom(IRanges,IRanges)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,data_frame)
importFrom(dplyr,left_join)
importFrom(dplyr,rename)
importFrom(readr,read_tsv)
importFrom(stringr,str_extract)
importFrom(stringr,str_to_lower)
back to top