Skip to content

Commit

Permalink
Merge pull request #3 from alisterburt/installation
Browse files Browse the repository at this point in the history
add installation instructions
  • Loading branch information
schwabjohannes authored Oct 24, 2023
2 parents 1f62222 + 398701e commit 75bf968
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@ Estimating dynamics from cryo-EM images and use them to improve your map (maybe)

Analysing continuous heterogeneity in a cryo-EM dataset with dynamight consists of 3 main steps:

## Installation

*DynaMight* is available from the Python package index ([PyPI](https://pypi.org/)).

Please install using `pip` in a clean virtual environment.

```shell
pip install dynamight
```

## Step 1: Estimation and inspection of deformations

### Training the VAEs
Expand Down

0 comments on commit 75bf968

Please sign in to comment.