Dear all, I have a file like:
1 ALA Helix Sheet Helix Coil 2 ALA Coil Coil Coil Sheet 3 ALA Helix Sheet Coil Turn now what I want is that write a python program in which I will put the condition that in each line whatever secondary structure is coming more than or equal to two times it should write that as final secondary structure and if two seconday structure are coming two-two times in one line itself like: 4 ALA Helix Sheet Helix Sheet then it should write that as doubtful and rest it should write as error. Thanks,
-- http://mail.python.org/mailman/listinfo/python-list