You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,4 @@ From the simulated anchor coordinates given in **simulated_data_subsample** dire
50
50
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.
51
51
52
52
### Requirements
53
-
The analyse program has been run with python 3.9
54
-
It needs the following libraries:
55
-
matplotlib, scipy, numpy, pandas
53
+
The analysis script has been run using python 3.9 with the following libraries: matplotlib, scipy, numpy, pandas.
0 commit comments