Release - removed unnecessary dependencies
-
Reference files such as fasta sequence (corresponding to the reference genome), mappability file, restriction fragment file, are made as optional parameters. User can proceed without specifying these parameters (keeping the entries blank in the configuration file). The output interaction file is of the same format as before, except that, without any such genome specific input files, those fields have 0 values.
-
Minor fix in coverage computation (support for gzipped / plain text valid pairs file)
-
Optional plotting of mappability, GC content, and RE sites, according to the parameter specifications.
-
Updated configuration file.
-
Updated README file.