https://github.com/hscells/prettyres
Small snippets and scripts for processing and presentation of results
https://github.com/hscells/prettyres
Last synced: 7 months ago
JSON representation
Small snippets and scripts for processing and presentation of results
- Host: GitHub
- URL: https://github.com/hscells/prettyres
- Owner: hscells
- Created: 2019-08-30T03:55:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-30T01:17:07.000Z (over 6 years ago)
- Last Synced: 2024-12-28T12:43:19.392Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prettyres
Scripts for bulk evaluation and prettifying results.
requirements:
- `entrez_eval`: `go get -u github.com/hscells/groove/cmd/entrez_eval`
- python3 + scipy,pandas
installation:
- to run commands from the terminal anywhere, add them to your path: `export PATH=$PATH:/path/to/prettyres`