Commit da9d9f5 1 parent 4b41acd commit da9d9f5 Copy full SHA for da9d9f5
File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
# oOo
2
+
2
3
oOo is a High-Performance Parallel Magnetic Tweezer program for real-time monitoring of protein folding and unfolding under force.
3
4
4
- ##### Usual Model [ Sequential and single threaded]
5
+ ##### Usual Method [ Sequential and single threaded]
5
6
6
7
![ ] ( https://raw.githubusercontent.com/Ojas-Singh/oOo/master/docs/1.PNG )
7
8
8
9
9
10
10
- ##### Our Model [ Concurrent]
11
+ ##### Our Method [ Concurrent]
11
12
12
13
![ ] ( https://raw.githubusercontent.com/Ojas-Singh/oOo/master/docs/2.PNG )
13
14
@@ -41,8 +42,8 @@ python oOo.py [arg1] [arg2]
41
42
` ` `
42
43
Usage: [arg1] can be
43
44
fresh -> To take fresh stack.
44
- start -> start data aquisition.
45
- plot -> plot the collected data. with [arg2] as bead number.
45
+ start -> Start data aquisition.
46
+ plot -> Plot the collected data with [arg2] as bead number.
46
47
stackplot -> Plot stack graph.
47
48
` ` `
48
49
You can’t perform that action at this time.
0 commit comments