https://github.com/cns-iu/famri
FAMRI
https://github.com/cns-iu/famri
angular d3 typescript vega visualization
Last synced: over 1 year ago
JSON representation
FAMRI
- Host: GitHub
- URL: https://github.com/cns-iu/famri
- Owner: cns-iu
- Created: 2018-04-10T14:34:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-14T00:23:45.000Z (over 3 years ago)
- Last Synced: 2025-01-24T06:28:45.154Z (over 1 year ago)
- Topics: angular, d3, typescript, vega, visualization
- Language: TypeScript
- Homepage:
- Size: 5.42 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
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.
