Results 1 to 7 of 7

Mapping the data & the getting output

Threaded View

  1. #1
    Registered User
    Join Date
    05-27-2010
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    53

    Mapping the data & the getting output

    Dear Excel Users

    I would like to get summary of the data from my excel data sheet.

    For example my data looks like this

    1032-hydrogen-bond-frame.dat.c.d.lw 1032-hydrogen-bond-frame.dat.c.d.pw [(4904, 'UNK', 'Z 900B', 51812, 'SPC', 'X8535G', 2432, 'GLN', 'A 179B', 51810, 'SPC', 'X8535G')]
    948-hydrogen-bond-frame.dat.c.d.lw 948-hydrogen-bond-frame.dat.c.d.pw [(4904, 'UNK', 'Z 900B', 51112, 'SPC', 'X8302G', 51113, 'SPC', 'X8302G', 3962, 'ASP', 'A 300B')]
    810-hydrogen-bond-frame.dat.c.d.lw 810-hydrogen-bond-frame.dat.c.d.pw [(4904, 'UNK', 'Z 900B', 26746, 'SPC', 'X 180G', 26747, 'SPC', 'X 180G', 3962, 'ASP', 'A 300B')]
    915-hydrogen-bond-frame.dat.c.d.lw 915-hydrogen-bond-frame.dat.c.d.pw [(4904, 'UNK', 'Z 900B', 29603, 'SPC', 'X1132G', 29602, 'SPC', 'X1132G', 3962, 'ASP', 'A 300B')]
    768-hydrogen-bond-frame.dat.c.d.lw 768-hydrogen-bond-frame.dat.c.d.pw [(47967, 'SPC', 'X7254G', 4947, 'UNK', 'Z 900B', 47969, 'SPC', 'X7254G', 2705, 'TYR', 'A 199B'), (4904, 'UNK', 'Z 900B', 66308, 'SPC', 'X3437G', 66307, 'SPC', 'X3437G', 3963, 'ASP', 'A 300B')]
    920-hydrogen-bond-frame.dat.c.d.lw 920-hydrogen-bond-frame.dat.c.d.pw [(41106, 'SPC', 'X4967G', 4922, 'UNK', 'Z 900B', 41107, 'SPC', 'X4967G', 3841, 'ASN', 'A 293B'), (4904, 'UNK', 'Z 900B', 54491, 'SPC', 'X9428G', 2415, 'HIS', 'A 178B', 54489, 'SPC', 'X9428G')]


    From the above data I would like tp map the number "4904 and the A XXXB" where XXX is any three alphabet. Since the datas are present in different column i'm having great difficult to get the data mapped in output. I'm having huge datas like the above.

    So that the final data should like this

    1032-hydrogen-bond-frame.dat.c.d.lw (4904 A179B)
    948-hydrogen-bond-frame.dat.c.d.lw (4904 A300B)
    810-hydrogen-bond-frame.dat.c.d.lw (4904 A300B)
    951--hydrogen-bond-frame.dat.c.d.lw (4904 A300B)
    768-hydrogen-bond-frame.dat.c.d.lw (4904 A300B)
    920-hydrogen-bond-frame.dat.c.d.lw (4904 A178B)

    I have attached my data for your reference.

    I am not familar with macors programming. Any help is greatly appreciated.

    Many Thanks
    Balaji
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1