Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
niklases authored Jul 4, 2022
1 parent 3264c4e commit 7f7ce90
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,19 @@ pypef --help

The detailed routine for setting up a new virtual environment with Anaconda, installing the necessary Python packages for that environment, and running the Jupyter notebook tutorial can be found below in the Tutorial section.

## Requirements
- Python 3.7-3.9
- numpy
- pandas
- tqdm
- docopt
- matplotlib
- scipy
- adjustText
- scikit-learn
- biopython
- schema
- ray[default]

## Running Examples
Printing the help function:
Expand Down

0 comments on commit 7f7ce90

Please sign in to comment.