Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cns-iu/famri

FAMRI
https://github.com/cns-iu/famri

angular d3 typescript vega visualization

Last synced: about 1 month ago
JSON representation

FAMRI

Awesome Lists containing this project

README

        

# FAMRI Visualizations

Repository of reproduceable code used to create and analyze FAMRI data.

## Raw Data

Raw data is required to run this data workflow. You must have permission to use this data.

## System Requirements

* bash
* NodeJS 10+
* NPM 6+
* [GEPHI](https://gephi.org/) (optional)

It is known to work on Mac and Linux, but has not yet been tested on Windows.

## Running the workflow

The [scripts](scripts) directory has a set of bash scripts numbered in the order they should executed.

You can run the full workflow from end to end using the [run.sh](run.sh) file in the root directory.