Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhuohan1999 authored Nov 21, 2023
1 parent 749bcd8 commit ad70feb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@ conda install -c conda-forge openmm=7.5.1

Other required packages: numpy, pandas, scikit-learn, MDAnalysis, mdtraj.

## Download

The user can either download the package from github, or use pip install:

```
pip install opennucleome==1.0.0
```

## Tutorials

Detailed instructions for performing simulations of a human nucleus can be found at: tutorials/HFF_100KB. We also provide a tutorial for parameter optimization to develop new nucleus models at: tutorials/optimization.
Expand Down

0 comments on commit ad70feb

Please sign in to comment.