1226
Feature requests / Re: chain continuation character in analyze
« on: August 09, 2012, 07:43:01 am »
Hi Pascal,
I've implemented the -chain_markers option to analyze as of 3DNA v2.1beta dated 2012aug09. As an example, run the following commands,
You will see the the portion below in output file '1egk.outs':
As always, check it out and report back if that fits the bill.
Xiang-Jun
I've implemented the -chain_markers option to analyze as of 3DNA v2.1beta dated 2012aug09. As an example, run the following commands,
Code: [Select]
find_pair -s 1egk.pdb stdout | analyze -chain_markers='+|x*' stdinYou will see the the portion below in output file '1egk.outs':
1 (0.013) ....>A:...1_:[..A]A +
2 (0.020) ....>A:...2_:[..G]G |
3 (0.019) ....>A:...3_:[..G]G |
4 (0.014) ....>A:...4_:[..A]A |
5 (0.014) ....>A:...5_:[..G]G |
6 (0.016) ....>A:...6_:[..A]A |
7 (0.020) ....>A:...7_:[..G]G |
8 (0.015) ....>A:...8_:[..A]A |
9 (0.028) ....>A:...9_:[..G]G |
10 (0.015) ....>A:..10_:[..A]A |
11 (0.015) ....>A:..11_:[..U]U |
12 (0.022) ....>A:..12_:[..G]G |
13 (0.015) ....>A:..13_:[..G]G |
14 (0.021) ....>A:..14_:[..G]G |
15 (0.025) ....>A:..15_:[..U]U |
16 (0.016) ....>A:..16_:[..G]G |
17 (0.016) ....>A:..17_:[..C]C |
18 (0.016) ....>A:..18_:[..G]G |
19 (0.012) ....>A:..19_:[..A]A |
20 (0.017) ....>A:..20_:[..G]G x
21 (0.010) ....>B:..21_:[..C]C +
22 (0.018) ....>B:..22_:[..T]T |
23 (0.007) ....>B:..23_:[..C]C |
24 (0.016) ....>B:..24_:[..G]G |
25 (0.011) ....>B:..25_:[..C]C |
26 (0.013) ....>B:..26_:[..A]A |
27 (0.011) ....>B:..27_:[..C]C |
28 (0.006) ....>B:..28_:[..C]C |
29 (0.010) ....>B:..29_:[..C]C |
As always, check it out and report back if that fits the bill.
Xiang-Jun

. I have split this post from the original thread '