Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`