Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cns-iu/famri
- Owner: cns-iu
- Created: 2018-04-10T14:34:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-14T00:23:45.000Z (almost 2 years ago)
- Last Synced: 2023-02-28T05:12:39.855Z (almost 2 years ago)
- Topics: angular, d3, typescript, vega, visualization
- Language: TypeScript
- Homepage:
- Size: 5.42 MB
- Stars: 0
- Watchers: 5
- 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.