Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thibaultlatrille/penguinexpression


https://github.com/thibaultlatrille/penguinexpression

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

This repository is meant to provide the necessary scripts and instructions to reproduce the figures shown in the manuscript.

Install python3 and python3 packages
```
sudo apt install -qq -y python3-dev python3-pip
pip3 install --user numpy matplotlib pandas
```

Run the analysis
```
bash run.sh
```