/dreem-tools

Primary LanguagePythonMIT LicenseMIT

dreem_tools

PYPI statusBuild statusCode style: black

A set of tools for setting up and processing data generated from DREEM or any MaP-type experiment.

Install

To install dreem_tools

python -m pip install git+https://github.com/jyesselm/dreem_tools

#Features

download

dreem-tools download --help
Usage: dreem-tools download [OPTIONS] RUN_NAME

  download a run using bs commandline tool

Options:
  -d, --dir TEXT  root directory of where data should be downloaded will
                  default to $BASESPACE
  --help          Show this message and exit.

TODO