lindsly / 4DNvestigator

MIT License
0 stars 0 forks source link

4DNvestigator Toolbox

Overview

The 4DNvestigator is a MATLAB toolbox that analyzes time-series genome-wide chromosome conformation capture (Hi-C) and gene expression (RNA-seq) data.

Paper: in preparation

Availability: https://github.com/lindsly/4DNvestigator

Data Availability: 4DNvestigator Data

Installation

Install the 4DNvestigator through one of the following methods. Both methods will create a directory named 4DNvestigator which will contain all the necessary files for execution.

After the 4DNvestigator directory (and its sub-directories) are added, all example data must be downloaded to the folder "data\exampleData" in order to run all of the functions contained in the example script "ExampleScript.m"

Hi-C and RNA-seq data types

The 4DNvestigator accepts the following input file formats:

Data Type File Type Program
Hi-C .hic Juicer
RNA-seq .genes.results RSEM

Core Functions

Other Functions

Examples

Dependencies

System Requirements

We recommend the following system properties for all 4DNvestigator functionalities to run properly:

4DNvestigator was written and tested on a Windows 10 machine with an Intel Core i7-8700 CPU and 32 Gb RAM using MATLAB R2019b.