Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hscells/prettyres
Small snippets and scripts for processing and presentation of results
https://github.com/hscells/prettyres
Last synced: 6 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-30T01:17:07.000Z (about 5 years ago)
- Last Synced: 2024-11-07T13:57:45.571Z (about 2 months 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`