Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitbenoit authored Jan 10, 2023
1 parent a0bb7ac commit e8f7613
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,4 @@ From the simulated anchor coordinates given in **simulated_data_subsample** dire
Finally, after simulating anchor-anchor difference distribution with different proportions of Open, Extruding and Closed states (with additive Gaussian noise to simulate localizations errors), the script estimates these proportions by fitting to the distribution our 3-states model.

### Requirements
The analyse program has been run with python 3.9
It needs the following libraries:
matplotlib, scipy, numpy, pandas
The analysis script has been run using python 3.9 with the following libraries: matplotlib, scipy, numpy, pandas.

0 comments on commit e8f7613

Please sign in to comment.