jjmrocha / beast-analytics

Jupyter notebooks for beast's output files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beast-analytics

Jupyter notebooks to process the Beast output files

Requirements

  • Python 3.7
  • Pipenv

Setup

  1. Create virtualenv
pipenv --python 3.7
  1. Install all dependencies
pipenv install --dev

How-To Use

Start jupyter lab

pipenv run jupyter lab

About

Jupyter notebooks for beast's output files

License:MIT License


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%