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
DESCRIPTION
Package: readHiC
Type: Package
Title: Read HiC data from Rao, Huntley et al. 2014
Version: 0.1
Date: 2016-05-05
Author: Liz Ing-Simmons
Maintainer: Liz Ing-Simmons <liz.ing-simmons12@csc.mrc.ac.uk>
Description: A collection of functions to read the HiC data from Rao, Huntley et
    al. 2014 into R as an InteractionSet object and do some simple processing.
Depends: InteractionSet
Imports: dplyr, stringr, readr, GenomicRanges, IRanges
License: MIT + file LICENSE
LazyData: TRUE
RoxygenNote: 5.0.1
back to top