dyneusr icon indicating copy to clipboard operation
dyneusr copied to clipboard

dyneusr-fire

Open calebgeniesse opened this issue 6 years ago • 1 comments

Adding dyneusr-fire command-line executable. This script wraps kmapper graph generation and dyneusr visualization into a single executable and uses the python-fire module to allow users to specify important options at the command line. For now, only certain options are recognized, but more can be added down the line.

Note, this branch was originally intended for exploring docker, but I found this solution to be much simpler and optimal at this point.

TODO:

  • [x] add dyneusr-fire script
  • [x] add dyneusr-fire examples
  • [x] update setup.py to install dyneusr-fire during setup
  • [ ] document dyneusr-fire, options, and usage (README.md + docs/index.md)
  • [ ] deploy to pypi

calebgeniesse avatar Jun 04 '19 19:06 calebgeniesse

I decided to make a separate repository for dyneusr-fire, see: https://github.com/braindynamicslab/dyneusr-fire

calebgeniesse avatar Jun 04 '19 21:06 calebgeniesse